aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVG <vg@devys.org>2017-02-23 22:52:04 +0100
committerVG <vg@devys.org>2017-02-23 22:52:04 +0100
commit720d545ff7fbea69ec9a81f8eb22dc012b9fdd53 (patch)
tree104e317c9aaa5668d1738d1dc87a1d9bc2054d9e
parent4ae764966e9c366bbe3a562aeb7da152babdb39f (diff)
downloaddebootstrap-scripts-master.tar.gz
debootstrap-scripts-master.tar.bz2
debootstrap-scripts-master.zip
fix hostname alias for ipv6HEADmaster
-rw-r--r--rpi2-debian-stdkernel/files/hosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpi2-debian-stdkernel/files/hosts b/rpi2-debian-stdkernel/files/hosts
index 6984fc0..4d1eb3f 100644
--- a/rpi2-debian-stdkernel/files/hosts
+++ b/rpi2-debian-stdkernel/files/hosts
@@ -1,6 +1,6 @@
127.0.0.1 localhost localhost.localdomain debian
# the following lines are desirable for IPv6 capable hosts
-::1 localhost ip6-localhost ip6-loopback
+::1 localhost ip6-localhost ip6-loopback debian
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters