diff options
Diffstat (limited to 'www/thttpd/files/thttpd.sh.in')
-rw-r--r-- | www/thttpd/files/thttpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thttpd/files/thttpd.sh.in b/www/thttpd/files/thttpd.sh.in index 1299aa5f58f4..2c9b10880b49 100644 --- a/www/thttpd/files/thttpd.sh.in +++ b/www/thttpd/files/thttpd.sh.in @@ -16,7 +16,7 @@ . /etc/rc.subr name=thttpd -rcvar=`set_rcvar` +rcvar=thttpd_enable command=%%PREFIX%%/sbin/thttpd |