Author: des
Date: Mon Sep 23 20:03:23 2013
New Revision: 255825
URL: http://svnweb.freebsd.org/changeset/base/255825

Log:
  Move local_unbound up in the rc order.
  
  Approved by:  re (blanket)

Modified:
  head/etc/rc.d/local_unbound

Modified: head/etc/rc.d/local_unbound
==============================================================================
--- head/etc/rc.d/local_unbound Mon Sep 23 19:54:44 2013        (r255824)
+++ head/etc/rc.d/local_unbound Mon Sep 23 20:03:23 2013        (r255825)
@@ -4,7 +4,7 @@
 #
 
 # PROVIDE: local_unbound
-# REQUIRE: SERVERS cleanvar
+# REQUIRE: FILESYSTEMS netif resolv
 # KEYWORD: shutdown
 
 . /etc/rc.subr
_______________________________________________
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