[packages/grub2] - include panic=120 in default cmdline sample
glen
glen at pld-linux.org
Thu Nov 1 21:06:46 CET 2012
commit a3f7da10acdca4a7a5fd390fe55316c4aa1fc48e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Nov 1 22:06:43 2012 +0200
- include panic=120 in default cmdline sample
grub.sysconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grub.sysconfig b/grub.sysconfig
index fc0895d..ee89b61 100644
--- a/grub.sysconfig
+++ b/grub.sysconfig
@@ -22,7 +22,7 @@ GRUB_DISTRIBUTOR=$(lsb_release -i -s 2> /dev/null || echo PLD)
# entry for recovery mode. This option lists command-line arguments
# to add only to the default menu entry, after those listed in
# `GRUB_CMDLINE_LINUX'.
-GRUB_CMDLINE_LINUX_DEFAULT="quiet"
+GRUB_CMDLINE_LINUX_DEFAULT="quiet panic=120"
# Command-line arguments to add to menu entries for the Linux kernel.
GRUB_CMDLINE_LINUX=""
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/a3f7da10acdca4a7a5fd390fe55316c4aa1fc48e
More information about the pld-cvs-commit
mailing list