From: Arkadiusz Miƛkiewicz Date: Mon, 17 May 2004 22:28:58 +0000 (+0000) Subject: - ups X-Git-Tag: apache-1_3_31-2~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=7bf8705c4c9ced669c137e708dcd7739cc7b3964;p=packages%2Fapache.git - ups Changed files: apache.init -> 1.11.2.3 --- diff --git a/apache.init b/apache.init index 4c8cc24..1c60dc9 100644 --- a/apache.init +++ b/apache.init @@ -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