etc/rc.d/zfsd

Remove set_rcvar, in accordance with rev 230103.

Submitted by:	will
Approved by:	ken (mentor)
Sponsored by:	Spectra Logic Corporation
This commit is contained in:
Alan Somers 2013-10-15 00:09:22 +00:00
parent daa02b1036
commit 0ec3dc36e5

View File

@ -10,7 +10,7 @@
. /etc/rc.subr
name="zfsd"
rcvar=`set_rcvar`
rcvar="zfsd_enable"
command="/sbin/${name}"
load_rc_config $name