mirror of
https://github.com/systemd/systemd.git
synced 2024-12-27 07:22:31 +03:00
network: update comment as DHCP is deprecated now
This commit is contained in:
parent
c16c780804
commit
4abcdaa08c
@ -459,8 +459,8 @@ int network_load_one(Manager *manager, const char *filename) {
|
|||||||
"RoutingPolicyRule\0"
|
"RoutingPolicyRule\0"
|
||||||
"Route\0"
|
"Route\0"
|
||||||
"NextHop\0"
|
"NextHop\0"
|
||||||
"DHCP\0"
|
"DHCP\0" /* compat */
|
||||||
"DHCPv4\0" /* compat */
|
"DHCPv4\0"
|
||||||
"DHCPv6\0"
|
"DHCPv6\0"
|
||||||
"DHCPServer\0"
|
"DHCPServer\0"
|
||||||
"IPv6AcceptRA\0"
|
"IPv6AcceptRA\0"
|
||||||
|
Loading…
Reference in New Issue
Block a user