/etc/rc.d/network_ipv6 was deprecated.

Reported by:	Alex Kozlov <spam__at__rm-rf.kiev.ua>
This commit is contained in:
Hajimu UMEMOTO 2010-08-05 15:11:03 +00:00
parent 478e8b2dc1
commit b3cae08659
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210862

View File

@ -55,7 +55,6 @@ _start=quietstart
/etc/rc.d/dhclient ${_start}
/etc/rc.d/ppp ${_start}
/etc/rc.d/ipfw ${_start}
/etc/rc.d/network_ipv6 ${_start}
/etc/rc.d/routing ${_start}
/etc/rc.d/mroute6d ${_start}
/etc/rc.d/route6d ${_start}