From: Michael Prokop Date: Mon, 10 Jun 2013 22:59:09 +0000 (+0200) Subject: templates: Use lowercase 'timeout' command in syslinux configuration X-Git-Tag: v0.21.1~2 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=2f7f443edd8fd019be122f48c2f1e05f3f8a5872;hp=0c2e56669c45cecb2d8b9d48a01335f8b96fb080 templates: Use lowercase 'timeout' command in syslinux configuration Related to issue1262 in Grml's BTS. --- diff --git a/templates/boot/isolinux/syslinux.cfg b/templates/boot/isolinux/syslinux.cfg index 290ce42..45b0127 100644 --- a/templates/boot/isolinux/syslinux.cfg +++ b/templates/boot/isolinux/syslinux.cfg @@ -1,2 +1,2 @@ -TIMEOUT 300 +timeout 300 include vesamenu.cfg