Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2020-10-31 13:30:00 +0100
committerDavid Runge <dvzrv@archlinux.org>2020-10-31 17:53:40 +0100
commitee6c5faa8634920502de670435c428914c2ba6f3 (patch)
tree20e1ac7088b7696b5d529ed3a022607157358d02 /configs/releng/syslinux
parent9f16862acd7e7be02da72f63a03b4c0e256dabff (diff)
Set bootloader timeouts to 15s
configs/releng/efiboot/loader/loader.conf, configs/releng/syslinux/archiso_sys.cfg: Set the bootloader timeout to 15s, as they have been set to an overly generous 30s in !79. Fixes #80
Diffstat (limited to 'configs/releng/syslinux')
-rw-r--r--configs/releng/syslinux/archiso_sys.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/syslinux/archiso_sys.cfg b/configs/releng/syslinux/archiso_sys.cfg
index ac06ef6..8f45bc5 100644
--- a/configs/releng/syslinux/archiso_sys.cfg
+++ b/configs/releng/syslinux/archiso_sys.cfg
@@ -4,7 +4,7 @@
INCLUDE boot/syslinux/archiso_head.cfg
DEFAULT arch64
-TIMEOUT 300
+TIMEOUT 15
INCLUDE boot/syslinux/archiso_sys-linux.cfg