diff options
Diffstat (limited to 'net/3proxy/files/3proxy.sh.in')
-rw-r--r-- | net/3proxy/files/3proxy.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/3proxy/files/3proxy.sh.in b/net/3proxy/files/3proxy.sh.in index 44935f6f9187..ab286f94cc37 100644 --- a/net/3proxy/files/3proxy.sh.in +++ b/net/3proxy/files/3proxy.sh.in @@ -19,7 +19,7 @@ threeproxy_flags=${threeproxy_flags-"%%PREFIX%%/etc/3proxy.cfg"} . /etc/rc.subr name="threeproxy" -rcvar=`set_rcvar` +rcvar=threeproxy_enable command="%%PREFIX%%/bin/3proxy" load_rc_config $name |