Update 'installer.sh'

This commit is contained in:
b.waal
2019-10-01 14:50:24 +02:00
parent 8749d80238
commit 764ef33521

View File

@@ -82,6 +82,7 @@ msg " Pre-Configuring"
sleep 2
hostnamectl set-hostname $domain > $OUTPUT 2>&1
timedatectl set-timezone Europe/Amsterdam > $OUTPUT 2>&1
hostname --fqdn > /etc/mailname
#mkdir -p /var/run/clamav
#adduser --system --no-create-home --disabled-password --disabled-login --shell /bin/false --group --home /var/lib/clamav clamav
#chown clamav:clamav /var/run/clamav