SOURCES: lighttpd.init - flush-logs target doesn't care for workin...

glen glen at pld-linux.org
Tue Jan 10 21:28:53 CET 2006


Author: glen                         Date: Tue Jan 10 20:28:53 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- flush-logs target doesn't care for working config

---- Files affected:
SOURCES:
   lighttpd.init (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd.init
diff -u SOURCES/lighttpd.init:1.9 SOURCES/lighttpd.init:1.10
--- SOURCES/lighttpd.init:1.9	Tue Jan 10 21:10:40 2006
+++ SOURCES/lighttpd.init	Tue Jan 10 21:28:48 2006
@@ -118,7 +118,6 @@
   flush-logs)
 	if [ -f /var/lock/subsys/lighttpd ]; then
 		nls "Rotating %s logs" lighttpd
-		configtest || exit 1
 		killproc --pidfile /var/run/lighttpd.pid lighttpd -HUP
 		RETVAL=$?
 	else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lighttpd.init?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list