We don't have any providers of `beforenetlkm' in FreeBSD. Remove the

dependency to it from our rc.d scripts.

Approved by:	mtm
This commit is contained in:
Giorgos Keramidas 2004-09-16 17:04:20 +00:00
parent a71fcfed55
commit a73af104ef
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135306
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
#
# PROVIDE: ike
# REQUIRE: root beforenetlkm mountcritlocal
# REQUIRE: root mountcritlocal
# BEFORE: DAEMON
# KEYWORD: FreeBSD nojail

View File

@ -4,7 +4,7 @@
#
# PROVIDE: pf
# REQUIRE: root beforenetlkm mountcritlocal netif pflog
# REQUIRE: root mountcritlocal netif pflog
# BEFORE: DAEMON LOGIN
# KEYWORD: FreeBSD nojail

View File

@ -4,7 +4,7 @@
#
# PROVIDE: pflog
# REQUIRE: root beforenetlkm mountcritlocal netif
# REQUIRE: root mountcritlocal netif
# BEFORE: DAEMON LOGIN
# KEYWORD: FreeBSD nojail