From 5a0e3f28ad2c5c0a9db46d2acc2c906ec11e2461 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jun 2014 17:09:05 +0200 Subject: [PATCH] net: enable dhcp6 for containers --- network/80-container-host0.network | 1 + 1 file changed, 1 insertion(+) diff --git a/network/80-container-host0.network b/network/80-container-host0.network index 8d9293f23..76c0f1db4 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 -- 2.30.2