Author: ume
Date: Thu Sep  2 06:49:27 2010
New Revision: 212140
URL: http://svn.freebsd.org/changeset/base/212140

Log:
  We don't have etc/rc.d/ip6fw anymore.
  Since HEAD doesn't have etc/rc.d/network_ipv6,
  this commit is directly into RELENG_8.
  
  Spotted by:   takachan__at__running-dog.net

Modified:
  stable/8/etc/rc.d/network_ipv6

Modified: stable/8/etc/rc.d/network_ipv6
==============================================================================
--- stable/8/etc/rc.d/network_ipv6      Thu Sep  2 06:07:03 2010        
(r212139)
+++ stable/8/etc/rc.d/network_ipv6      Thu Sep  2 06:49:27 2010        
(r212140)
@@ -29,7 +29,7 @@
 #
 
 # PROVIDE: network_ipv6
-# REQUIRE: routing ip6fw
+# REQUIRE: routing
 # KEYWORD: nojail
 
 . /etc/rc.subr
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to