Zeile mit dem lokalen hostnamel aus /etc/hosts entfernt, da nicht von systemd erkannt.

This commit is contained in:
eichehome 2023-07-19 21:05:35 +02:00
parent 4942f3eece
commit 26039f1801

View file

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