diff options
Diffstat (limited to 'www/lighttpd/files')
-rw-r--r-- | www/lighttpd/files/lighttpd.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/lighttpd/files/lighttpd.sh.in b/www/lighttpd/files/lighttpd.sh.in index 6f12a3ef2a35..193c0c9f7920 100644 --- a/www/lighttpd/files/lighttpd.sh.in +++ b/www/lighttpd/files/lighttpd.sh.in @@ -34,9 +34,7 @@ rcvar=`set_rcvar` load_rc_config $name : ${lighttpd_enable="NO"} -: ${lighttpd_conf=""} : ${lighttpd_pidfile="/var/run/${name}.pid"} -: ${lighttpd_instances=""} # Compatibility for old configuration file location deprecated_conf= |