diff --git a/chrony/README b/chrony/README index 41fe836c2..9f1f933e0 100644 --- a/chrony/README +++ b/chrony/README @@ -1,4 +1,4 @@ -README for chrony 1.20 +README for chrony 2.x REQUIREMENTS @@ -15,23 +15,11 @@ A list of public servers can be found here: PRECAUTION -Remove the both '/sbin/hwclock ...' entries from /etc/rc.shutdown -and /etc/rc. No other software should manipulate the system hardware +Remove the '/sbin/hwclock ...' entries from /etc/rc.shutdown and +/etc/rc. No other software should manipulate the system hardware clock if chronyd is running. - -Chrony is a pure Network time protocol (NTP) server, that mean it -provides it's services on port 123/UDP. Utilities like rdate uses -the time protocol on port 37/TCP. To use rdate with chrony you must -add the following line to the /etc/inetd.conf of your chrony server -and run inetd: - - time stream tcp nowait root internal - -To avoid this, I recommend the use of the NTP utility msntp to sync -your clients with your chrony server or better run chrony on all of -your clients. - -The start script /etc/rc.d/chronyd has a online and a offline option. +The start script /etc/rc.d/chronyd has online and offline options. Use this in your ip-up/ip-down scripts to tell chrony whether we are online or offline. + diff --git a/chrony/chrony.conf b/chrony/chrony.conf index 1b325ce0d..a8240db4f 100644 --- a/chrony/chrony.conf +++ b/chrony/chrony.conf @@ -19,7 +19,6 @@ allow 192.168.0/24 cmdallow 192.168.0/24 cmdallow 127.0.0.1 -keyfile /etc/chrony.keys driftfile /var/lib/chrony/chrony.drift dumpdir /var/lib/chrony pidfile /var/run/chronyd.pid