From: Tom Gundersen Date: Thu, 3 Apr 2014 17:09:22 +0000 (+0200) Subject: network: default to IPv4LL on host0 X-Git-Tag: v213~482 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=60a0d61e7de8f1a87396fecc01e3cd0b2c6f8ae4;hp=0a827d105de9d3d502f22e77fb3ff83da479c2e7 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. --- diff --git a/network/80-container-host0.network b/network/80-container-host0.network index d49fba0d6..5d327b4fd 100644 --- a/network/80-container-host0.network +++ b/network/80-container-host0.network @@ -4,3 +4,4 @@ Name=host0 [Network] DHCP=yes +IPv4LL=yes