From 1bef25364aadc39486a5669ce96ca2b49dadf549 Mon Sep 17 00:00:00 2001 From: Michael Stucki Date: Thu, 6 Jun 2013 22:37:17 +0200 Subject: [PATCH] Update /etc/hosts for Ubuntu templates Change the Ubuntu hosts file similar to Debian --- boxes/ubuntu/lxc-template | 1 + 1 file changed, 1 insertion(+) diff --git a/boxes/ubuntu/lxc-template b/boxes/ubuntu/lxc-template index 58724f4..da81453 100755 --- a/boxes/ubuntu/lxc-template +++ b/boxes/ubuntu/lxc-template @@ -67,6 +67,7 @@ fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters +ff02::3 ip6-allhosts EOF if [ ! -f $rootfs/etc/init/container-detect.conf ]; then