Update /etc/hosts for Ubuntu templates
Change the Ubuntu hosts file similar to Debian
This commit is contained in:
parent
70f3b90f6f
commit
1bef25364a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue