diff options
Diffstat (limited to 'www/xshttpd-devel/files/xshttpd.sh.in')
-rw-r--r-- | www/xshttpd-devel/files/xshttpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd-devel/files/xshttpd.sh.in b/www/xshttpd-devel/files/xshttpd.sh.in index e2c539ad8a17..975fece0691a 100644 --- a/www/xshttpd-devel/files/xshttpd.sh.in +++ b/www/xshttpd-devel/files/xshttpd.sh.in @@ -17,7 +17,7 @@ . /etc/rc.subr name="xshttpd" -rcvar=`set_rcvar` +rcvar=xshttpd_enable load_rc_config $name |