Author: mis Date: Sun Feb 25 15:08:49 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- bugfix
---- Files affected:
SOURCES:
nginx.init (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/nginx.init
diff -u SOURCES/nginx.init:1.1 SOURCES/nginx.init:1.2
--- SOURCES/nginx.init:1.1 Sun Feb 25 16:06:45 2007
+++ SOURCES/nginx.init Sun Feb 25 16:08:43 2007
@@ -56,7 +56,7 @@
stop)
# Stop daemons.
if [ -f /var/lock/subsys/nginx ]; then
- msg_stopping nginx.${HTTPD_MPM}
+ msg_stopping nginx
killproc --waitforname nginx --waitfortime 60 nginx $CFG
# Delete pidfile only when nginx was called successfully
if [ $? -eq 0 ]; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/nginx.init?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit