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

Lennart Poettering lennart at kemper.freedesktop.org
Thu Jun 19 08:11:49 PDT 2014


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

New commits:
commit 5a0e3f28ad2c5c0a9db46d2acc2c906ec11e2461
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Jun 19 17:09:05 2014 +0200

    net: enable dhcp6 for containers

diff --git a/network/80-container-host0.network b/network/80-container-host0.network
index 8d9293f..76c0f1d 100644
--- a/network/80-container-host0.network
+++ b/network/80-container-host0.network
@@ -11,4 +11,5 @@ Name=host0
 
 [Network]
 DHCP=yes
+DHCPv6=yes
 IPv4LL=yes



More information about the systemd-commits mailing list