Remove scripts we don't use from requirement lines. These were

hold-overs from the initial NetBSD import.
This commit is contained in:
Mike Makonnen 2004-03-05 07:43:38 +00:00
parent df4d19f52c
commit 6e571c7035
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126636
11 changed files with 11 additions and 11 deletions

View File

@ -5,7 +5,7 @@
#
# PROVIDE: NETWORKING NETWORK
# REQUIRE: network dhclient altqd netif routing network_ipv6 isdnd ppp-user
# REQUIRE: dhclient netif routing network_ipv6 isdnd ppp-user
# REQUIRE: routed mrouted route6d mroute6d
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: accounting
# REQUIRE: mountall
# REQUIRE: mountcritremote
# BEFORE: DAEMON
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: amd
# REQUIRE: rpcbind mountall ypbind nfsclient
# REQUIRE: rpcbind ypbind nfsclient
# BEFORE: DAEMON
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: cleartmp
# REQUIRE: mountall
# REQUIRE: mountcritremote
# BEFORE: DAEMON
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: dhclient
# REQUIRE: network netif ipfw ipfilter mountcritlocal
# REQUIRE: netif ipfw ipfilter mountcritlocal
# BEFORE: NETWORKING
# KEYWORD: FreeBSD
#

View File

@ -5,7 +5,7 @@
#
# PROVIDE: ipfilter
# REQUIRE: root beforenetlkm mountcritlocal ipmon
# REQUIRE: root mountcritlocal ipmon
# BEFORE: netif
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: ipsec
# REQUIRE: root beforenetlkm mountcritlocal
# REQUIRE: root mountcritlocal
# BEFORE: DAEMON
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: ldconfig
# REQUIRE: mountall mountcritremote
# REQUIRE: mountcritremote
# BEFORE: DAEMON
# KEYWORD: FreeBSD

View File

@ -5,7 +5,7 @@
#
# PROVIDE: mountd
# REQUIRE: NETWORKING mountall beforemountlkm nfsserver rpcbind quota
# REQUIRE: NETWORKING nfsserver rpcbind quota
# KEYWORD: FreeBSD
. /etc/rc.subr

View File

@ -5,7 +5,7 @@
#
# PROVIDE: rpcbind
# REQUIRE: NETWORKING ntpdate syslogd named ppp
# REQUIRE: NETWORKING ntpdate syslogd named
# KEYWORD: FreeBSD
. /etc/rc.subr

View File

@ -5,7 +5,7 @@
#
# PROVIDE: syslogd
# REQUIRE: mountcritremote sysdb wscons
# REQUIRE: mountcritremote
# BEFORE: SERVERS
# KEYWORD: FreeBSD