fix chrony conf
This commit is contained in:
parent
206bdf2f23
commit
c8248c97cc
@ -11,7 +11,11 @@ driftfile /var/lib/chrony/drift
|
|||||||
|
|
||||||
# Allow the system clock to be stepped in the first three updates
|
# Allow the system clock to be stepped in the first three updates
|
||||||
# if its offset is larger than 1 second.
|
# if its offset is larger than 1 second.
|
||||||
makestep 1.0 3
|
#makestep 1.0 3
|
||||||
|
|
||||||
|
# Cette directive modifierait l'horloge système si l'ajustement était plus important
|
||||||
|
# que 1000 secondes, mais seulement lors des dix premières mises à jour horaires.
|
||||||
|
makestep 1000 10
|
||||||
|
|
||||||
# Enable kernel synchronization of the real-time clock (RTC).
|
# Enable kernel synchronization of the real-time clock (RTC).
|
||||||
rtcsync
|
rtcsync
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user