SOURCES: apache1.init - use HUP for flush-logs

glen glen at pld-linux.org
Mon Dec 10 10:42:54 CET 2007


Author: glen                         Date: Mon Dec 10 09:42:54 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use HUP for flush-logs

---- Files affected:
SOURCES:
   apache1.init (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SOURCES/apache1.init
diff -u SOURCES/apache1.init:1.24 SOURCES/apache1.init:1.25
--- SOURCES/apache1.init:1.24	Thu Jan 25 18:14:34 2007
+++ SOURCES/apache1.init	Mon Dec 10 10:42:49 2007
@@ -146,7 +146,7 @@
 		configtest
 		RETVAL=$?
 		if [ $RETVAL -eq 0 ]; then
-			killproc apache -USR1
+			killproc apache -HUP
 			RETVAL=$?
 		else
 			fail
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apache1.init?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list