Forgotten in r255825: NETWORKING requires local_unbound.

Approved by:	re (blanket)
This commit is contained in:
Dag-Erling Smørgrav 2013-09-24 11:49:04 +00:00
parent 63d39bea23
commit 5bec4f6e65

View File

@ -6,7 +6,7 @@
# PROVIDE: NETWORKING NETWORK # PROVIDE: NETWORKING NETWORK
# REQUIRE: netif netoptions routing ppp ipfw stf faith # REQUIRE: netif netoptions routing ppp ipfw stf faith
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge # REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
# REQUIRE: static_arp static_ndp # REQUIRE: static_arp static_ndp local_unbound
# This is a dummy dependency, for services which require networking # This is a dummy dependency, for services which require networking
# to be operational before starting. # to be operational before starting.