From 1f2c9d2f151b16756e44d66eae8539c76972567d Mon Sep 17 00:00:00 2001 From: des Date: Tue, 24 Sep 2013 11:49:04 +0000 Subject: Forgotten in r255825: NETWORKING requires local_unbound. Approved by: re (blanket) --- etc/rc.d/NETWORKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.d/NETWORKING') diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING index 71cf26d..c86150f 100755 --- a/etc/rc.d/NETWORKING +++ b/etc/rc.d/NETWORKING @@ -6,7 +6,7 @@ # PROVIDE: NETWORKING NETWORK # REQUIRE: netif netoptions routing ppp ipfw stf faith # 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 # to be operational before starting. -- cgit v1.1