You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
320 B
16 lines
320 B
8 years ago
|
##
|
||
|
## chrony.conf -- Chrony Configuration
|
||
|
##
|
||
|
|
||
|
keyfile @l_prefix@/etc/chrony/chrony.keys
|
||
|
driftfile @l_prefix@/var/chrony/run/chrony.drift
|
||
|
logdir @l_prefix@/var/chrony/log/
|
||
|
|
||
|
pool pool.ntp.org iburst
|
||
|
makestep 1.0 3
|
||
|
rtcsync
|
||
|
|
||
|
allow 192.168.0.0/16 10.0.0.0/8
|
||
|
log measurements statistics tracking
|
||
|
|