templates: Use lowercase 'timeout' command in syslinux configuration
authorMichael Prokop <mika@grml.org>
Mon, 10 Jun 2013 22:59:09 +0000 (00:59 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 10 Jun 2013 22:59:09 +0000 (00:59 +0200)
Related to issue1262 in Grml's BTS.

templates/boot/isolinux/syslinux.cfg

index 290ce42..45b0127 100644 (file)
@@ -1,2 +1,2 @@
-TIMEOUT 300
+timeout 300
 include vesamenu.cfg
 include vesamenu.cfg