Update /etc/hosts for Ubuntu templates

Change the Ubuntu hosts file similar to Debian
This commit is contained in:
Michael Stucki 2013-06-06 22:37:17 +02:00
parent 70f3b90f6f
commit 1bef25364a

View file

@ -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