diff options
Diffstat (limited to 'www/lighttpd/files/lighttpd.sh.in')
-rw-r--r-- | www/lighttpd/files/lighttpd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/files/lighttpd.sh.in b/www/lighttpd/files/lighttpd.sh.in index 193c0c9f7920..aa86640603c1 100644 --- a/www/lighttpd/files/lighttpd.sh.in +++ b/www/lighttpd/files/lighttpd.sh.in @@ -29,7 +29,7 @@ . /etc/rc.subr name="lighttpd" -rcvar=`set_rcvar` +rcvar=lighttpd_enable load_rc_config $name |