mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-16 04:37:07 -05:00
Improve docs
This commit is contained in:
parent
c8385d82fb
commit
b2657bc61f
@ -116,7 +116,7 @@ configuration file.
|
|||||||
- Provide option to disable the entire IPv6 stack to reduce attack surface.
|
- Provide option to disable the entire IPv6 stack to reduce attack surface.
|
||||||
|
|
||||||
Disallow sensitive kernel information leaks in the console during boot. See
|
Disallow sensitive kernel information leaks in the console during boot. See
|
||||||
the `/etc/default/grub.d/40_quiet_boot.cfg` configuration file.
|
the `/etc/default/grub.d/41_quiet_boot.cfg` configuration file.
|
||||||
|
|
||||||
### Kernel Modules
|
### Kernel Modules
|
||||||
|
|
||||||
|
@ -18,4 +18,4 @@ GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT quiet"
|
|||||||
|
|
||||||
## For Increased Log Verbosity:
|
## For Increased Log Verbosity:
|
||||||
## Adjust (or 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, installing the debug-misc package will undo these settings.
|
Loading…
Reference in New Issue
Block a user