changed the timeout for grub to load the menu from 10 secs to 2 secs
[openwrt/staging/dedeckeh.git] / target / linux / x86 / image / grub / menu.lst
index f7543bda42cb9c82119dcb98a1f5c71b7a4e94de..cb306cc443b82b9340b821665b60557b66675dbb 100644 (file)
@@ -1,5 +1,5 @@
 serial --unit=0 --speed=@BAUDRATE@ --word=8 --parity=no --stop=1
-terminal --timeout=10 console serial
+terminal --timeout=2 console serial
 
 default 0
 timeout 5