mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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:
@@ -4,3 +4,4 @@ Name=host0
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
IPv4LL=yes
|
||||
|
||||
Reference in New Issue
Block a user