mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 18:22:41 -04:00
Clarify instructions for increasing log verbosity
This commit is contained in:
parent
d229e8b04d
commit
c8385d82fb
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT quiet"
|
||||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX quiet"
|
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX quiet"
|
||||||
|
|
||||||
## For Increased Log Verbosity:
|
## For Increased Log Verbosity:
|
||||||
## Comment-out the kernel.printk sysctl in /usr/lib/sysctl.d/30_silent-kernel-printk.conf.
|
## Adjust (or comment out) the kernel.printk sysctl in /usr/lib/sysctl.d/30_silent-kernel-printk.conf.
|
||||||
## Alternatively, install the debug-misc package which will undo theses settingss.
|
## Alternatively, install the debug-misc package which will undo theses settingss.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue