diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc.d/NETWORKING | 2 |
1 files changed, 1 insertions, 1 deletions
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. |