RCng/NTP Catch-22

Pawel Worach pawel.worach at telia.com
Wed Oct 20 15:37:40 PDT 2004


Kevin Oberman wrote:
>>Date: Thu, 21 Oct 2004 00:07:08 +0200
>>From: Pawel Worach <pawel.worach at telia.com>
> Pawel,
> 
> Thanks, but you missed the point. /etc/rc.d/devfs is always executed
> AFTER ntpd. So putting the links into devfs.conf does not help. It's too
> late.

Sorry, missed the patch I'm using.

--- /usr/src/etc/rc.d/NETWORKING        Fri Oct  8 01:49:33 2004
+++ NETWORKING  Thu Oct 21 00:30:39 2004
@@ -6,7 +6,7 @@

  # PROVIDE: NETWORKING NETWORK
  # REQUIRE: dhclient netif routing network_ipv6 isdnd ppp-user
-# REQUIRE: routed mrouted route6d mroute6d
+# REQUIRE: routed mrouted route6d mroute6d devfs

  #      This is a dummy dependency, for services which require networking
  #      to be operational before starting.
--- /usr/src/etc/rc.d/devfs     Fri Oct  8 01:49:33 2004
+++ devfs       Thu Oct 21 00:31:52 2004
@@ -4,7 +4,6 @@
  #

  # PROVIDE: devfs
-# REQUIRE: LOGIN
  # BEFORE:  securelevel
  # KEYWORD: nojail


-- 
Pawel


More information about the freebsd-current mailing list