diff --git a/deployment.sh b/deployment.sh index 2cbc42c..3570344 100755 --- a/deployment.sh +++ b/deployment.sh @@ -1557,7 +1557,7 @@ EOF # otherwise 'hostname --fqdn' does not work and causes delays with exim4 startup cat >> $TARGET/etc/hosts << EOF # required for FQDN, please adjust if needed -127.0.0.1 $TARGET_HOSTNAME +127.0.0.2 $TARGET_HOSTNAME. $TARGET_HOSTNAME EOF fi