diff --git a/deployment/bare_metal/setup.md b/deployment/bare_metal/setup.md index 55f657df2..f39228879 100644 --- a/deployment/bare_metal/setup.md +++ b/deployment/bare_metal/setup.md @@ -78,8 +78,8 @@ > git clone https://github.com/gradido/gradido.git # Timezone -# Note: This is not needed - UTC(default) is REQUIRED for production data -# > sudo timedatectl set-timezone UTC +# Note: This is needed - since there is Summer-Time included in the default server Setup - UTC is REQUIRED for production data +> sudo timedatectl set-timezone UTC # > sudo timedatectl set-ntp on # > sudo apt purge ntp # > sudo systemctl start systemd-timesyncd