[systemd-commits] network/80-container-host0.network

Tom Gundersen tomegun at kemper.freedesktop.org
Thu Apr 3 10:12:04 PDT 2014


 network/80-container-host0.network |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 60a0d61e7de8f1a87396fecc01e3cd0b2c6f8ae4
Author: Tom Gundersen <teg at jklm.no>
Date:   Thu Apr 3 19:09:22 2014 +0200

    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 d49fba0..5d327b4 100644
--- a/network/80-container-host0.network
+++ b/network/80-container-host0.network
@@ -4,3 +4,4 @@ Name=host0
 
 [Network]
 DHCP=yes
+IPv4LL=yes



More information about the systemd-commits mailing list