Move bloc to reduce diff
This commit is contained in:
parent
25f3e85c64
commit
b384c5e04b
1 changed files with 4 additions and 4 deletions
|
|
@ -12,13 +12,13 @@ stratumweight 0
|
||||||
# Record the rate at which the system clock gains/losses time.
|
# Record the rate at which the system clock gains/losses time.
|
||||||
driftfile /var/lib/chrony/drift
|
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).
|
# Enable kernel synchronization of the real-time clock (RTC).
|
||||||
rtcsync
|
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.
|
# Enable hardware timestamping on all interfaces that support it.
|
||||||
#hwtimestamp *
|
#hwtimestamp *
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue