From 450eb654b20b39bc4fb774f54bc42f3dcbeeb60e Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Tue, 20 Apr 2021 22:10:26 +0200 Subject: [PATCH] Removed timezone setting Timezone is already set in `install.sh` #21 --- zmb-standalone.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/zmb-standalone.sh b/zmb-standalone.sh index d011233..85ab941 100644 --- a/zmb-standalone.sh +++ b/zmb-standalone.sh @@ -14,9 +14,6 @@ LANGUAGE=$LXC_LOCALE EOF locale-gen $LXC_LOCALE -# Set Timezone -ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime - apt update DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq dist-upgrade DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -o DPkg::options::="--force-confdef" -o DPkg::options::="--force-confold" $LXC_TOOLSET acl samba samba-dsdb-modules samba-vfs-modules