accesspoints: fix timezone

This commit is contained in:
Gregor Michels 2022-09-26 01:25:20 +02:00
parent c311163884
commit 3664b97ab1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ config system
option ttylogin '0'
option log_size '64'
option urandom_seed '0'
option timezone 'Europe/Berlin'
option timezone 'CET-1CEST,M3.5.0,M10.5.0/3'
option hostname '{{ inventory_hostname }}'
config timeserver 'ntp'