change default makestep limit to 10 seconds
This commit is contained in:
parent
5c4c6a4cbd
commit
4de993bb63
@ -15,8 +15,8 @@ driftfile /var/lib/chrony/drift
|
|||||||
rtcsync
|
rtcsync
|
||||||
|
|
||||||
# In first three updates step the system clock instead of slew
|
# In first three updates step the system clock instead of slew
|
||||||
# if the adjustment is larger than 100 seconds.
|
# if the adjustment is larger than 10 seconds.
|
||||||
makestep 100 3
|
makestep 10 3
|
||||||
|
|
||||||
# Allow NTP client access from local network.
|
# Allow NTP client access from local network.
|
||||||
#allow 192.168/16
|
#allow 192.168/16
|
||||||
|
Loading…
Reference in New Issue
Block a user