From d30d97f1a8d11e6eb695205fdeeb4036ca83bb59 Mon Sep 17 00:00:00 2001 From: Leah Woods Date: Fri, 20 May 2016 07:33:40 +0100 Subject: SeaGRUB: reduce timeout from 60s to 6s Still higher than default, but tolerable now for those using headless systems. --- resources/scripts/helpers/build/roms/withgrub_helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/build/roms/withgrub_helper b/resources/scripts/helpers/build/roms/withgrub_helper index bb6962ec..3f486747 100755 --- a/resources/scripts/helpers/build/roms/withgrub_helper +++ b/resources/scripts/helpers/build/roms/withgrub_helper @@ -133,7 +133,7 @@ do # keyboard spinup timeout ./util/cbfstool/cbfstool "${boardtarget}_${romtype}.rom" remove -n etc/ps2-keyboard-spinup || printf "does not exist" - ./util/cbfstool/cbfstool "${boardtarget}_${romtype}.rom" add-int -i 60000 -n etc/ps2-keyboard-spinup || printf "already exists" + ./util/cbfstool/cbfstool "${boardtarget}_${romtype}.rom" add-int -i 6000 -n etc/ps2-keyboard-spinup || printf "already exists" # .config no longer needed rm -f ".config" -- cgit v1.2.3-70-g09d2