fixed chrony issue

This commit is contained in:
Actaeus Curabitur 2022-11-15 15:54:54 -06:00
parent 2ee1214d7c
commit da771d516d
2 changed files with 3 additions and 4 deletions

View file

@ -3,7 +3,7 @@ server 1.us.pool.ntp.org iburst
server 2.us.pool.ntp.org iburst
server 3.us.pool.ntp.org iburst
driftfile /var/lib/chrony.drift
leapdectz right/UTC
leapsectz right/UTC
makestep 1.0 3
rtconutc
rtcsync

View file

@ -1,4 +1,4 @@
chrony_pkg
chrony_pkg:
pkg.installed:
- name: chrony
@ -11,5 +11,4 @@ chrony_pkg
chronyd:
service.running:
- enabled: true
- enable: true