diff options
Diffstat (limited to 'net/splatd/files/splatd.sh.in')
-rw-r--r-- | net/splatd/files/splatd.sh.in | 2 |
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%%" |