diff options
Diffstat (limited to 'www/dhttpd/files/dhttpd.sh.in')
-rw-r--r-- | www/dhttpd/files/dhttpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dhttpd/files/dhttpd.sh.in b/www/dhttpd/files/dhttpd.sh.in index 821b02c2de63..4fd034ee343f 100644 --- a/www/dhttpd/files/dhttpd.sh.in +++ b/www/dhttpd/files/dhttpd.sh.in @@ -11,7 +11,7 @@ # dhttpd_enable (bool): Set it to "YES" to enable dhttpd # -. %%RC_SUBR%% +. /etc/rc.subr name="dhttpd" rcvar=`set_rcvar` |