[packages/grub2] - set timeout to 15 seconds, give user a chance to choose
baggins
baggins at pld-linux.org
Mon Apr 15 00:58:49 CEST 2013
commit e77433f96e07589a9bcccff921334d93864bd05c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Apr 15 00:53:24 2013 +0200
- set timeout to 15 seconds, give user a chance to choose
grub.sysconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grub.sysconfig b/grub.sysconfig
index 729c8b4..4449a26 100644
--- a/grub.sysconfig
+++ b/grub.sysconfig
@@ -13,7 +13,7 @@ GRUB_DEFAULT=0
# save_default_entry
#GRUB_SAVEDEFAULT=true
-GRUB_TIMEOUT=5
+GRUB_TIMEOUT=15
# Unless `GRUB_DISABLE_RECOVERY' is set to `true', two menu entries
# will be generated for each Linux kernel: one default entry and one
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/b78e362f0654dd77b5a28085516d32c80b955d86
More information about the pld-cvs-commit
mailing list