Remove comment about loopback interface

This commit is contained in:
Michael Kroes 2016-04-07 10:55:20 +02:00
parent 3649ba1ce9
commit bc40134b7b
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ source setup/functions.sh # load our functions
# errors during the install
#
# First set the hostname in the configuration file, then activate the setting
# Also make sure that the loopback device resolves to the hostname
echo $PRIMARY_HOSTNAME > /etc/hostname
hostname $PRIMARY_HOSTNAME