Add rc.subr (found during new /etc/netstart testing)

This commit is contained in:
John W. De Boskey 2003-04-29 12:08:43 +00:00
parent 53cabb168e
commit 18ba26f0b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114212

View File

@ -32,6 +32,8 @@
# REQUIRE: network2
# KEYWORD: FreeBSD
. /etc/rc.subr
name="network_ipv6"
rcvar=`set_rcvar ipv6`
start_cmd="network_ipv6_start"