summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild/rpm/htcacheclean.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rpm/htcacheclean.init b/build/rpm/htcacheclean.init
index 5aa10ab2aa..2b89c13213 100755
--- a/build/rpm/htcacheclean.init
+++ b/build/rpm/htcacheclean.init
@@ -22,7 +22,7 @@
# description: The Apache htcacheclean daemon maintains and prunes the
# size of the mod_cache_disk cache directory.
# processname: htcacheclean
-# pidfile: /var/log/httpd/htcacheclean.pid
+# pidfile: /var/run/htcacheclean.pid
# config: /etc/sysconfig/htcacheclean
#
### BEGIN INIT INFO