Zeile mit dem lokalen hostnamel aus /etc/hosts entfernt, da nicht von systemd erkannt.
This commit is contained in:
parent
4942f3eece
commit
26039f1801
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ echo "${HOSTNAME_NEW}" > /mnt/etc/hostname
|
|||
cat > /mnt/etc/hosts << EOF
|
||||
127.0.0.1 localhost
|
||||
::1 localhost
|
||||
127.0.1.1 ${HOSTNAME_NEW}.localedomain ${HOSTNAME_NEW}
|
||||
EOF
|
||||
#echo "127.0.0.1 localhost" > /etc/hosts
|
||||
#echo "::1 localhost" >> /etc/hosts
|
||||
|
|
Loading…
Reference in a new issue