mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
since the server changes to summertime by default, we need to ensure to set UTC timezone
This commit is contained in:
parent
9235fab929
commit
33a3deec60
@ -78,8 +78,8 @@
|
|||||||
> git clone https://github.com/gradido/gradido.git
|
> git clone https://github.com/gradido/gradido.git
|
||||||
|
|
||||||
# Timezone
|
# Timezone
|
||||||
# Note: This is not needed - UTC(default) is REQUIRED for production data
|
# 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-timezone UTC
|
||||||
# > sudo timedatectl set-ntp on
|
# > sudo timedatectl set-ntp on
|
||||||
# > sudo apt purge ntp
|
# > sudo apt purge ntp
|
||||||
# > sudo systemctl start systemd-timesyncd
|
# > sudo systemctl start systemd-timesyncd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user