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:
hrs 2011-09-20 00:37:35 +00:00
parent b9c462d8c9
commit 5d406c08f5
2 changed files with 1 additions and 2 deletions

View File

@ -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.

View File

@ -27,7 +27,6 @@
# PROVIDE: bridge
# REQUIRE: netif faith ppp stf
# BEFORE: SERVERS
# KEYWORD: nojail
. /etc/rc.subr