SOURCES: daemontools.init - <s>/log only

glen glen at pld-linux.org
Mon May 5 21:57:10 CEST 2008


Author: glen                         Date: Mon May  5 19:57:10 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- <s>/log only

---- Files affected:
SOURCES:
   daemontools.init (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SOURCES/daemontools.init
diff -u SOURCES/daemontools.init:1.20 SOURCES/daemontools.init:1.21
--- SOURCES/daemontools.init:1.20	Mon May  5 21:53:21 2008
+++ SOURCES/daemontools.init	Mon May  5 21:57:05 2008
@@ -53,7 +53,7 @@
 	if [ -f /var/lock/subsys/svscan ]; then
 		msg_stopping svscan
 		killproc svscan
-		for s in $SVSCAN_DIR/{,*/}*/run; do
+		for s in $SVSCAN_DIR/*{,/log}/run; do
 			if [ -x "$s" ]; then
 				svc="$svc ${s%/run}"
 			fi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/daemontools.init?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list