updated init script
[svn42.git] / tuer
diff --git a/tuer b/tuer
index a6449a1..063e1ac 100755 (executable)
--- a/tuer
+++ b/tuer
@@ -38,6 +38,7 @@ stop)
        log_daemon_msg "Stopping door daemon" "checkcard"
         start-stop-daemon --stop --quiet --pidfile $PIDFILE2 -m --name checkcard.pl
         log_end_msg $? 
+       killall "mifare-read" 2>/dev/null
         ;;
 restart) 
        $0 stop