summaryrefslogtreecommitdiff
path: root/templates/syslinux/menu/header.cfg
diff options
context:
space:
mode:
authorJesse Hathaway <jesse@mbuki-mvuki.org>2007-10-31 14:39:05 -0400
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:28 +0100
commit1652f585751bd32f850933980e98a409bec8da0c (patch)
tree4e51a0fda708972f2c9753e944b8c170cf2e9a30 /templates/syslinux/menu/header.cfg
parentafe1aa871eed148737d07a5bd84340c2cc420fff (diff)
downloadvyos-live-build-1652f585751bd32f850933980e98a409bec8da0c.tar.gz
vyos-live-build-1652f585751bd32f850933980e98a409bec8da0c.zip
fix syslinux timeout option
change MILISECONDS to SECONDS. Syslinux actually uses tenths of seconds not milliseconds, but it seems unnecessary to expose this to the user. Fix templates to only specify the timeout once.
Diffstat (limited to 'templates/syslinux/menu/header.cfg')
-rw-r--r--templates/syslinux/menu/header.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/syslinux/menu/header.cfg b/templates/syslinux/menu/header.cfg
index 56c5efd89..bb3dac8a0 100644
--- a/templates/syslinux/menu/header.cfg
+++ b/templates/syslinux/menu/header.cfg
@@ -1,7 +1,7 @@
default {$LIVE_DATA_PATH}/vesamenu.c32
font {$LIVE_DATA_PATH}/iso01.f14.psf
-timeout 1000
+timeout {$LH_SYSLINUX_TIMEOUT}
prompt 0
menu background {$SPLASH}