diff options
Diffstat (limited to 'www/httptunnel/files/hts.in')
-rw-r--r-- | www/httptunnel/files/hts.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httptunnel/files/hts.in b/www/httptunnel/files/hts.in index 2ccae4627ab7..00959c3a72f2 100644 --- a/www/httptunnel/files/hts.in +++ b/www/httptunnel/files/hts.in @@ -20,7 +20,7 @@ . /etc/rc.subr name="hts" -rcvar=${name}_enable +rcvar=hts_enable command=%%PREFIX%%/bin/${name} |