Date: Wed, 15 Sep 2004 01:08:33 +0000 (UTC) From: Sean Chittenden <seanc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/etc/defaults rc.conf src/etc/rc.d Makefile ntpdate rpcbind Message-ID: <200409150108.i8F18Xhj058878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409150108.i8F18Xhj058878>
