]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.init
- updated eapi patch from mod_ssl-2.8.24-1.3.33 (connection timeout handling fix)
[packages/apache.git] / apache.init
index 4c8cc2412b2e9bd9a19d5cbf1f9127bdbfedef1f..1c60dc9fbca88db9d881835a35d742ae9c1296df 100644 (file)
@@ -53,7 +53,7 @@ case "$1" in
        if [ -f /var/lock/subsys/httpd ]; then
                msg_stopping httpd
                killproc httpd
-               rm -f /var/lock/subsys/httpd /var/run/.pid /var/run/httpd.loc* >/dev/null 2>&1
+               rm -f /var/lock/subsys/httpd /var/run/httpd.pid /var/run/httpd.loc* >/dev/null 2>&1
        else
                msg_not_running httpd
        fi
This page took 0.042717 seconds and 4 git commands to generate.