chiark / gitweb /
bus-proxy: ECONNRESET/ENOTCONN can hit us on every step, hence handle it on every...
[elogind.git] / network / 80-container-host0.network
index 5d327b4fdd46032fc2d35af6d8ea3b73f8c92705..4e68c3d549db1d60a54dc3fd60225fde56ddffc0 100644 (file)
@@ -1,7 +1,14 @@
+#  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
-IPv4LL=yes
+LinkLocal=yes