Add makestep to chronyd config.
This change will adjust the clock at once if the clock is offsetted for more than 1 sec when chronyd starts. Change-Id: Ia8bb5d2b75dfbff33eb7de3a293d943632e6860e
This commit is contained in:
parent
dbb5ee90e3
commit
0c4b71f494
@ -73,6 +73,9 @@ allow {{ subnet }}
|
|||||||
|
|
||||||
logchange 0.5
|
logchange 0.5
|
||||||
|
|
||||||
|
# Adjust the clock on startup if difference is larger than 1 sec.
|
||||||
|
makestep 1 3
|
||||||
|
|
||||||
# This directive defines an email address to which mail should be sent
|
# This directive defines an email address to which mail should be sent
|
||||||
# if chronyd applies a correction exceeding a particular threshold to the
|
# if chronyd applies a correction exceeding a particular threshold to the
|
||||||
# system clock.
|
# system clock.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user