commit 946130bb6803fefd2a65a8fd3beaef24f54a46bd parent c6cf48aef8f896a8997ef8b5314debf9dddf65e9 Author: sin <sin@2f30.org> Date: Mon, 17 Feb 2014 12:40:18 +0000 Minimize the sleep time to 3 seconds instead of 5 Diffstat:
M | bin/rc.shutdown | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/rc.shutdown b/bin/rc.shutdown @@ -40,7 +40,7 @@ fi svc -k killall5 -15 -sleep 5 +sleep 3 killall5 -9 echo Storing random seed