]> git.pld-linux.org Git - packages/grub2.git/blobdiff - grub.sysconfig
- include panic=120 in default cmdline sample
[packages/grub2.git] / grub.sysconfig
index fc0895d81f6e37ae61552800dd3b1cd82c622ec4..ee89b615c133706d89dbd8b7781214f7787d8ca3 100644 (file)
@@ -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=""
This page took 0.098195 seconds and 4 git commands to generate.