summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-09-01 02:07:49 +0000
committerOlivier Blin <oblin@mandriva.org>2004-09-01 02:07:49 +0000
commit892cca4437f2643ac25c87cf35d4e1a0a97358e6 (patch)
tree6e0083eb928e178a0dd1f6850ef5534eb2136813
parente4e0e59120176eed8586b2392014b6f0919d13c7 (diff)
downloaddrakx-892cca4437f2643ac25c87cf35d4e1a0a97358e6.tar
drakx-892cca4437f2643ac25c87cf35d4e1a0a97358e6.tar.gz
drakx-892cca4437f2643ac25c87cf35d4e1a0a97358e6.tar.bz2
drakx-892cca4437f2643ac25c87cf35d4e1a0a97358e6.tar.xz
drakx-892cca4437f2643ac25c87cf35d4e1a0a97358e6.zip
set default timeout to 10 seconds in hd_grub to allow editing (#11133)
-rwxr-xr-xmake_boot_img2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img
index c924ae9d4..95cdbbc3d 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -757,7 +757,7 @@ sub hd_grub {
_ "cp @grub_files $mnt";
output("$mnt/menu.lst", <<EOF);
-timeout 0
+timeout 10
default 0
fallback 1