Set syslinux bootloader timeout to 15s

configs/releng/syslinux/archiso_sys.cfg:
Set the syslinux bootloader timeout to 15s.
In !97 it has accidentally been set to 1.5s.
This commit is contained in:
David Runge 2020-10-31 19:12:44 +01:00
parent ee6c5faa86
commit 40ae3ba97c
No known key found for this signature in database
GPG Key ID: 7258734B41C31549

View File

@ -4,7 +4,7 @@
INCLUDE boot/syslinux/archiso_head.cfg
DEFAULT arch64
TIMEOUT 15
TIMEOUT 150
INCLUDE boot/syslinux/archiso_sys-linux.cfg