Removed timezone setting

Timezone is already set in `install.sh` #21
This commit is contained in:
Thorsten Spille 2021-04-20 22:09:22 +02:00 committed by GitHub
parent edafaefcf1
commit 4eb6802ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,9 +18,6 @@ if [[ $ZMB_DNS_BACKEND == "BIND9_DLZ" ]]; then
BINDNINE=bind9
fi
# Set Timezone
ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime
## configure ntp
cat << EOF > /etc/ntp.conf
# Local clock. Note that is not the "localhost" address!