fixed chrony issue
This commit is contained in:
parent
2ee1214d7c
commit
da771d516d
2 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue