network: update comment as DHCP is deprecated now

This commit is contained in:
Yu Watanabe 2019-10-14 21:19:04 +09:00
parent c16c780804
commit 4abcdaa08c

View file

@ -459,8 +459,8 @@ int network_load_one(Manager *manager, const char *filename) {
"RoutingPolicyRule\0"
"Route\0"
"NextHop\0"
"DHCP\0"
"DHCPv4\0" /* compat */
"DHCP\0" /* compat */
"DHCPv4\0"
"DHCPv6\0"
"DHCPServer\0"
"IPv6AcceptRA\0"