mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
network: add missing sections
Follow-up for 4e26a5baa0
.
Fixes one of issues in #19410.
This commit is contained in:
parent
be8fc0ef2e
commit
25054e1bfb
@ -18,6 +18,8 @@ int manager_parse_config_file(Manager *m) {
|
||||
PKGSYSCONFDIR "/networkd.conf",
|
||||
CONF_PATHS_NULSTR("systemd/networkd.conf.d"),
|
||||
"Network\0"
|
||||
"DHCPv4\0"
|
||||
"DHCPv6\0"
|
||||
"DHCP\0",
|
||||
config_item_perf_lookup, networkd_gperf_lookup,
|
||||
CONFIG_PARSE_WARN,
|
||||
|
Loading…
Reference in New Issue
Block a user