summaryrefslogtreecommitdiff
path: root/testing/lighttpd/lighttpd.rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lighttpd/lighttpd.rc.d')
-rw-r--r--testing/lighttpd/lighttpd.rc.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lighttpd/lighttpd.rc.d b/testing/lighttpd/lighttpd.rc.d
index 7b16cba63..c2c41b818 100644
--- a/testing/lighttpd/lighttpd.rc.d
+++ b/testing/lighttpd/lighttpd.rc.d
@@ -4,7 +4,7 @@
. /etc/rc.d/functions
-pid_file='/var/run/lighttpd/lighttpd-angel.pid'
+pid_file='/run/lighttpd/lighttpd-angel.pid'
get_pid() {
if [ -r "${pid_file}" ]; then