rcng guru needed

From: Danny Braniss <danny_at_cs.huji.ac.il>
Date: Tue, 06 Jan 2004 13:55:41 +0200
while hunting down the problem that my diskless configuration is not
starting the loopback interface i came about the following:

rcorder does not list network, but it does network_ipv6
further checking reveals:

in /etc/rc.d/dhclient:
	# PROVIDE: dhclient
	# REQUIRE: network netif mountcritlocal
	# BEFORE:  NETWORKING
and
in /etc/rc.d/NETWORKING:
	# PROVIDE: NETWORKING NETWORK
	# REQUIRE: network dhclient altqd netif routing network_ipv6 isdnd ppp-user
	# REQUIRE: routed mrouted route6d mroute6d

no amount of efford has succeeded in getting network on the rcorder list, i.e:
in /etc/rc.d/amd
	# PROVIDE: amd
	# REQUIRE: network rpcbind mountall nfsclient
	# BEFORE: DAEMON

does not have the requiered effect, so how can i get network to run?
(the logic says that it should not requiere network, since nfsclient does).

danny
Received on Tue Jan 06 2004 - 02:55:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:36 UTC