diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-12 17:43:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:43:42 +0200 |
commit | 33600556ed1dca13f60555278b06e6c14d074cea (patch) | |
tree | d23255828a059fbe7a3ac9c0e23e31ed492163f4 /network/lighttpd/rc.lighttpd | |
parent | 53979f7b2ebfe5f96ff3f7e9f23dcad7fcd7939a (diff) |
network/lighttpd: Updated for version 1.4.22
Diffstat (limited to 'network/lighttpd/rc.lighttpd')
-rw-r--r-- | network/lighttpd/rc.lighttpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/lighttpd/rc.lighttpd b/network/lighttpd/rc.lighttpd index 2f31a40e69ce7..919f6b2104251 100644 --- a/network/lighttpd/rc.lighttpd +++ b/network/lighttpd/rc.lighttpd @@ -21,7 +21,7 @@ # LIGHTTPD=/usr/sbin/lighttpd -PIDFILE=/var/run/lighttpd.pid +PIDFILE=/var/run/lighttpd/lighttpd.pid LIGHTTPD_OPTIONS="-f /etc/lighttpd/lighttpd.conf" is_pidof() { |