mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
Remove comment about loopback interface
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user