Systemd/network/80-container-host0.network
Tom Gundersen 60a0d61e7d 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.
2014-04-03 19:09:22 +02:00

8 lines
75 B
SYSTEMD

[Match]
Virtualization=container
Name=host0
[Network]
DHCP=yes
IPv4LL=yes