summaryrefslogtreecommitdiff
path: root/net/splatd/files/splatd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/splatd/files/splatd.sh.in')
-rw-r--r--net/splatd/files/splatd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/splatd/files/splatd.sh.in b/net/splatd/files/splatd.sh.in
index 9431b322394c..cad9fd0e92b2 100644
--- a/net/splatd/files/splatd.sh.in
+++ b/net/splatd/files/splatd.sh.in
@@ -11,7 +11,7 @@
. /etc/rc.subr
name=splatd
-rcvar=`set_rcvar`
+rcvar=splatd_enable
command=%%PREFIX%%/sbin/splatd
command_interpreter="%%PYTHON_CMD%%"