23 lines
612 B
Plaintext
23 lines
612 B
Plaintext
driftfile /var/lib/ntp/ntp.drift
|
|
|
|
leapfile /usr/share/zoneinfo/leap-seconds.list
|
|
|
|
statistics loopstats peerstats clockstats
|
|
filegen loopstats file loopstats type day enable
|
|
filegen peerstats file peerstats type day enable
|
|
filegen clockstats file clockstats type day enable
|
|
|
|
pool 0.debian.pool.ntp.org iburst
|
|
pool 1.debian.pool.ntp.org iburst
|
|
pool 2.debian.pool.ntp.org iburst
|
|
pool 3.debian.pool.ntp.org iburst
|
|
|
|
restrict -4 default kod notrap nomodify nopeer noquery limited
|
|
restrict -6 default kod notrap nomodify nopeer noquery limited
|
|
|
|
restrict 127.0.0.1
|
|
restrict ::1
|
|
|
|
restrict source notrap nomodify noquery
|
|
|