summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/live.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/live.cfg b/config/live.cfg
index 62f61dd..533a048 100644
--- a/config/live.cfg
+++ b/config/live.cfg
@@ -228,6 +228,7 @@ my $_l = {
if_($live->{settings}{media} eq 'CD',
media => {
storage => 'cdrom',
+ bootloader_timeout => 10,
boot_entries => [ "" => "", "linux" => " install", "harddisk" => "" ],
if_($live->{settings}{product} =~ /LiveCD/i,
source => build_one_label($live),