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 4fd034ee343f..d633d6f852b1 100644 --- a/www/dhttpd/files/dhttpd.sh.in +++ b/www/dhttpd/files/dhttpd.sh.in @@ -14,7 +14,7 @@ . /etc/rc.subr name="dhttpd" -rcvar=`set_rcvar` +rcvar=dhttpd_enable load_rc_config $name |