mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-28 03:54:34 -05:00
Add a missing quote mark for panic_on_taint
This commit is contained in:
parent
2106ed5aa6
commit
0bf0a73eb4
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX debugfs=off"
|
|||
##
|
||||
## Note that this must be used with panic=-1 for it to function as intended.
|
||||
##
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX panic_on_taint=0xC0924
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX panic_on_taint=0xC0924"
|
||||
|
||||
## Prevent sensitive kernel information leaks in the console during boot.
|
||||
## Must be used in combination with the kernel.printk sysctl.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue