fix chrony conf

This commit is contained in:
Gilles Mouchet 2024-06-30 14:32:53 +02:00
parent 206bdf2f23
commit c8248c97cc

View File

@ -11,7 +11,11 @@ driftfile /var/lib/chrony/drift
# Allow the system clock to be stepped in the first three updates
# 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).
rtcsync