Date: Wed, 21 Dec 2005 09:48:41 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d ntpd ntpdate Message-ID: <200512210948.jBL9mgV1091476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2005-12-21 09:48:41 UTC FreeBSD src repository Modified files: etc/rc.d ntpd ntpdate Log: Several users have commented (via filing PRs) that having ntp* depend on devfs is useful so that a hardware time device can start with its necessary device nodes already in place. While this ordering happens as a side effect currently in HEAD, and the PRs were generally fixed via upgrades, etc; it's better to make it explicit. While I'm here, ntpd should REQUIRE ntpdate, rather than ntpdate using BEFORE: ntpd. Revision Changes Path 1.12 +1 -2 src/etc/rc.d/ntpd 1.14 +0 -2 src/etc/rc.d/ntpdate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512210948.jBL9mgV1091476>