cvs commit: src/etc/rc.d ntpd ntpdate

Doug Barton dougb at FreeBSD.org
Wed Dec 21 01:48:42 PST 2005


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


More information about the cvs-all mailing list