mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-01 05:47:04 +03:00
network: default to IPv4LL on host0
Now that we have a graceful handover from IPv4LL to DHCP, there is no longer any reason to leave this off by default.
This commit is contained in:
parent
0a827d105d
commit
60a0d61e7d
@ -4,3 +4,4 @@ Name=host0
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
IPv4LL=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user