ntp.conf 296 B

123456789101112131415161718
  1. driftfile /var/lib/ntp/drift
  2. restrict default nomodify notrap nopeer noquery
  3. restrict 127.0.0.1
  4. restrict ::1
  5. server {{ ntpd_server }}
  6. restrict {{ ntpd_server }} notrap noquery
  7. server 127.127.1.0
  8. fudge 127.127.1.0 stratum 10
  9. includefile /etc/ntp/crypto/pw
  10. keys /etc/ntp/keys
  11. disable monitor