From bc40134b7b790a9597447e2ee71e3d928485af4c Mon Sep 17 00:00:00 2001 From: Michael Kroes Date: Thu, 7 Apr 2016 10:55:20 +0200 Subject: [PATCH] Remove comment about loopback interface --- setup/system.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/system.sh b/setup/system.sh index 1a7b3e9d..cc152524 100755 --- a/setup/system.sh +++ b/setup/system.sh @@ -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