]> git.pld-linux.org Git - packages/apache.git/commitdiff
- ups
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 17 May 2004 22:28:58 +0000 (22:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.init -> 1.11.2.3

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.049106 seconds and 4 git commands to generate.