mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
network: Add missing IPv6AcceptRA to list of config sections
This commit is contained in:
committed by
Luca Boccassi
parent
7e10dfae96
commit
50e0509ccf
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user