diff -u git/rc.single new/rc.single --- git/rc.single 2010-01-26 13:31:27.000000000 +0100 +++ new/rc.single 2010-01-26 13:33:46.000000000 +0100 @@ -28,10 +28,10 @@ fi if [ "$PREVLEVEL" != "N" ]; then - run_hook single_prekillall # Terminate all processes stat_busy "Sending SIGTERM To Processes" + run_hook single_prekillall /sbin/killall5 -15 &> /dev/null /bin/sleep 5 stat_done