chrony: cleanup README, remove keyfile entry from config file

This commit is contained in:
Juergen Daubert 2015-11-28 09:38:15 +01:00
parent 4bed82bb30
commit f12d9c050e
2 changed files with 5 additions and 18 deletions

View File

@ -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.

View File

@ -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