diff options
Diffstat (limited to 'www/thttpd')
-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 748658859c52..dd94cc20e75b 100644 --- a/www/thttpd/files/thttpd.sh.in +++ b/www/thttpd/files/thttpd.sh.in @@ -13,7 +13,7 @@ # thttpd_enable="YES" # -. %%RC_SUBR%% +. /etc/rc.subr name=thttpd rcvar=`set_rcvar` |