summaryrefslogtreecommitdiffstats
path: root/network/lighttpd/rc.lighttpd
diff options
context:
space:
mode:
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
commit33600556ed1dca13f60555278b06e6c14d074cea (patch)
treed23255828a059fbe7a3ac9c0e23e31ed492163f4 /network/lighttpd/rc.lighttpd
parent53979f7b2ebfe5f96ff3f7e9f23dcad7fcd7939a (diff)
downloadslackbuilds-33600556ed1dca13f60555278b06e6c14d074cea.tar.gz
slackbuilds-33600556ed1dca13f60555278b06e6c14d074cea.tar.xz
network/lighttpd: Updated for version 1.4.22
Diffstat (limited to '')
-rw-r--r--network/lighttpd/rc.lighttpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/lighttpd/rc.lighttpd b/network/lighttpd/rc.lighttpd
index 2f31a40e69..919f6b2104 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() {