mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
network: make [DHCPServer] in networkd.conf work
Follow-up for a3ed665a29.
Fixes https://github.com/systemd/systemd/pull/31977#discussion_r1542196572.
This commit is contained in:
@@ -19,6 +19,7 @@ int manager_parse_config_file(Manager *m) {
|
||||
"Network\0"
|
||||
"DHCPv4\0"
|
||||
"DHCPv6\0"
|
||||
"DHCPServer\0"
|
||||
"DHCP\0",
|
||||
config_item_perf_lookup, networkd_gperf_lookup,
|
||||
CONFIG_PARSE_WARN,
|
||||
|
||||
Reference in New Issue
Block a user