Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line.
Pointed out by: dougb Approved by: re (bz)
This commit is contained in:
parent
b9c462d8c9
commit
5d406c08f5
@ -5,7 +5,7 @@
|
||||
|
||||
# PROVIDE: NETWORKING NETWORK
|
||||
# REQUIRE: netif netoptions routing ppp ipfw stf faith
|
||||
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv
|
||||
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
|
||||
|
||||
# This is a dummy dependency, for services which require networking
|
||||
# to be operational before starting.
|
||||
|
@ -27,7 +27,6 @@
|
||||
|
||||
# PROVIDE: bridge
|
||||
# REQUIRE: netif faith ppp stf
|
||||
# BEFORE: SERVERS
|
||||
# KEYWORD: nojail
|
||||
|
||||
. /etc/rc.subr
|
||||
|
Loading…
Reference in New Issue
Block a user