From 2ca3adc032dc15d389e3f785aeec3fde476c3f7e Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 17 Mar 2014 08:38:05 +0100 Subject: filehooker:add timeout to boot menu --- filehooker/syslinux/archiso_sys64.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'filehooker/syslinux') diff --git a/filehooker/syslinux/archiso_sys64.cfg b/filehooker/syslinux/archiso_sys64.cfg index 4a26ff47..171877f1 100644 --- a/filehooker/syslinux/archiso_sys64.cfg +++ b/filehooker/syslinux/archiso_sys64.cfg @@ -2,6 +2,7 @@ LABEL arch64 TEXT HELP Filehooker boot ENDTEXT +TIMEOUT 50 MENU LABEL Boot Filehooker image LINUX boot/x86_64/vmlinuz INITRD boot/x86_64/archiso.img -- cgit v1.2.3