diff --git a/chrony.conf b/chrony.conf new file mode 100644 index 0000000..505cf3a --- /dev/null +++ b/chrony.conf @@ -0,0 +1,12 @@ +# NTP-Server +server ntp-nhi-strat1.klenzel.net iburst +server ntp-hkl-strat1.klenzel.net iburst + +################################################### +# Sonstige Konfiguration +driftfile /var/lib/chrony/drift +makestep 1.0 3 +allow 127.0.0.1 +keyfile /etc/chrony.keys +leapsectz right/UTC +logdir /var/log/chrony \ No newline at end of file