Author: des
Date: Tue Sep 24 11:49:04 2013
New Revision: 255843
URL: http://svnweb.freebsd.org/changeset/base/255843

Log:
  Forgotten in r255825: NETWORKING requires local_unbound.
  
  Approved by:  re (blanket)

Modified:
  head/etc/rc.d/NETWORKING

Modified: head/etc/rc.d/NETWORKING
==============================================================================
--- head/etc/rc.d/NETWORKING    Tue Sep 24 10:57:44 2013        (r255842)
+++ head/etc/rc.d/NETWORKING    Tue Sep 24 11:49:04 2013        (r255843)
@@ -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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to