From 33cf52667a07a769566c28f96d51bf32048653cd Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 10 Oct 2009 22:24:48 -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(-) diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php index fe6ead0..5dff642 100755 --- a/usr/local/www/reboot.php +++ b/usr/local/www/reboot.php @@ -63,7 +63,7 @@ include("head.inc"); "; + echo ""; system_reboot(); $rebootmsg = "The system is rebooting now. This may take one minute."; } else { -- cgit v1.1