Further shuffle runcom ordering so that netif does not start before
ipfw, but ipfw and ipfilter do start before dhclient.
This commit is contained in:
parent
b55a929477
commit
2e8fe46f97
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: dhclient
|
||||
# REQUIRE: network netif mountcritlocal
|
||||
# REQUIRE: network netif ipfw ipfilter mountcritlocal
|
||||
# BEFORE: NETWORKING
|
||||
# KEYWORD: FreeBSD
|
||||
#
|
||||
|
@ -26,7 +26,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: netif
|
||||
# REQUIRE: atm1 ipfilter ipfw mountcritlocal pccard serial sppp sysctl
|
||||
# REQUIRE: atm1 ipfilter mountcritlocal pccard serial sppp sysctl
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
. /etc/rc.subr
|
||||
|
Loading…
Reference in New Issue
Block a user