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:
parent
ee6c5faa86
commit
40ae3ba97c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
INCLUDE boot/syslinux/archiso_head.cfg
|
||||
|
||||
DEFAULT arch64
|
||||
TIMEOUT 15
|
||||
TIMEOUT 150
|
||||
|
||||
INCLUDE boot/syslinux/archiso_sys-linux.cfg
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue