Move bloc to reduce diff

This commit is contained in:
Adrien Reslinger 2019-12-03 09:05:17 +01:00
parent 25f3e85c64
commit b384c5e04b

View file

@ -12,13 +12,13 @@ stratumweight 0
# Record the rate at which the system clock gains/losses time.
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
# Enable kernel synchronization of the real-time clock (RTC).
rtcsync
# In first three updates step the system clock instead of slew
# if the adjustment is larger than 10 seconds.
makestep 10 3
# Enable hardware timestamping on all interfaces that support it.
#hwtimestamp *