[pkg-opensc-commit] [SCM] OpenCT packaging branch, master, updated. 7d92c167700ba63c732c2ff9713c6e527f2f834c

Eric Dorland eric at debian.org
Tue Mar 17 07:45:21 UTC 2009


The following commit has been merged in the master branch:
commit ec54212b13ae9579ba3d0da3c4baaabb68e21d05
Author: Eric Dorland <eric at debian.org>
Date:   Mon Mar 9 00:58:04 2009 -0400

    Remove spurious reference to STATUS_FILE

diff --git a/etc/init-script.in b/etc/init-script.in
index 3439034..d72e061 100644
--- a/etc/init-script.in
+++ b/etc/init-script.in
@@ -67,10 +67,7 @@ case "$1" in
 	#	just the same as "restart".
 	#
 	echo -n "Restarting $DESC: $NAME"
-	if [ -f $STATUS_FILE ]; then
-		$DAEMON shutdown
-		rm -f $STATUS_FILE
-	fi
+	$DAEMON shutdown
 	sleep 0.1
 	$DAEMON init
 	echo "."

-- 
OpenCT packaging



More information about the pkg-opensc-commit mailing list