chiark / gitweb /
net: enable dhcp6 for containers
[elogind.git] / network / 80-container-host0.network
index 5d327b4fdd46032fc2d35af6d8ea3b73f8c92705..76c0f1db4b2a5f0675f59bc0cb2e39aff561230e 100644 (file)
@@ -1,7 +1,15 @@
+#  This file is part of systemd.
+#
+#  systemd is free software; you can redistribute it and/or modify it
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
+#  (at your option) any later version.
+
 [Match]
 Virtualization=container
 Name=host0
 
 [Network]
 DHCP=yes
+DHCPv6=yes
 IPv4LL=yes