cvs commit: src UPDATING src/etc/defaults rc.conf src/etc/rc.d
Makefile ntpdate rpcbind
Sean Chittenden
seanc at FreeBSD.org
Tue Sep 14 18:08:33 PDT 2004
seanc 2004-09-15 01:08:33 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
. UPDATING
etc/defaults rc.conf
etc/rc.d Makefile rpcbind
Added files:
etc/rc.d ntpdate
Log:
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
Revision Changes Path
1.359 +0 -10 src/UPDATING
1.214 +4 -1 src/etc/defaults/rc.conf
1.43 +1 -1 src/etc/rc.d/Makefile
1.11 +34 -0 src/etc/rc.d/ntpdate (new)
1.11 +1 -1 src/etc/rc.d/rpcbind
More information about the cvs-src
mailing list