network: Add missing IPv6AcceptRA to list of config sections

This commit is contained in:
Daan De Meyer
2024-05-07 11:00:57 +02:00
committed by Luca Boccassi
parent 7e10dfae96
commit 50e0509ccf

View File

@@ -17,6 +17,7 @@ int manager_parse_config_file(Manager *m) {
r = config_parse_standard_file_with_dropins(
"systemd/networkd.conf",
"Network\0"
"IPv6AcceptRA\0"
"DHCPv4\0"
"DHCPv6\0"
"DHCPServer\0"