]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't a
authorseanc <seanc@FreeBSD.org>
Wed, 15 Sep 2004 01:08:33 +0000 (01:08 +0000)
committerseanc <seanc@FreeBSD.org>
Wed, 15 Sep 2004 01:08:33 +0000 (01:08 +0000)
commit7580811af241e6fadea3a8a44c705fbacf34f4f9
treede3b35887f4b438a81cdf75984c429f089afb62b
parentacc591febcb8abed8cedc09092433e572b5ebeea
Bring back etc/rc.d/ntpdate as requested by scads of people.  This isn't a
complete backout as the ntpd_sync_on_start etc/rc.conf tunable is still
present, though the default is now NO (was YES).  Since we're no longer
syncing time at startup by default when ntpd is enabled (as was the case
24hrs ago), remove UPDATING entry pointing out that ntpd(1) -g is slower
than ntpdate(1).

Hopefully ntpd_sync_on_start="YES" can be made the default for -CURRENT
after 5.3 is cut.  At the very least, this should be set to YES when a
user requests to have ntpd enabled via sysinstall(1).

Requested by: many
UPDATING
etc/defaults/rc.conf
etc/rc.d/Makefile
etc/rc.d/ntpdate [new file with mode: 0755]
etc/rc.d/rpcbind