From 4d1a149531bc5d672cdf4a5a3e010662f9611d61 Mon Sep 17 00:00:00 2001 From: Miguel Date: Wed, 17 Oct 2018 22:52:28 +0200 Subject: starting rewriting scheduling ... --- grubiso/boot/grub/grub.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grubiso/boot') diff --git a/grubiso/boot/grub/grub.cfg b/grubiso/boot/grub/grub.cfg index 5c27c9e..86a5f1d 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -1,4 +1,4 @@ -set timeout=1 //seconds +set timeout=0 //seconds set default=4 if loadfont ${prefix}/fonts/unicode.pf2 -- cgit v1.2.3