From 21038c67514aafc67957215b16d6b34eae838179 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 10 Oct 2009 22:24:33 -0400 Subject: 1 minute != 40 seconds. Change to 70 and give the slower boots a chance to boot --- usr/local/www/reboot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/reboot.php') diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php index 6f837b4..2205bb9 100755 --- a/usr/local/www/reboot.php +++ b/usr/local/www/reboot.php @@ -68,7 +68,7 @@ include("head.inc"); "; + echo ""; system_reboot(); $rebootmsg = "The system is rebooting now. This may take one minute."; } else { -- cgit v1.1