mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
Consistent formating
This commit is contained in:
parent
84376d23fc
commit
cea8e75378
@ -10,9 +10,8 @@
|
||||
## Instead, ram-wipe will config-package-dev 'hide' this file.
|
||||
|
||||
## Disables kexec, which can be used to replace the running kernel.
|
||||
## Kexec is useful for live kernel patching without rebooting.
|
||||
## Useful for live kernel patching without rebooting.
|
||||
##
|
||||
## For more information, see:
|
||||
## https://en.wikipedia.org/wiki/Kexec
|
||||
##
|
||||
kernel.kexec_load_disabled=1
|
||||
|
@ -2,10 +2,9 @@
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
## Prevent kernel information leaks in the console during boot.
|
||||
## Must be used in combination with the kernel boot parameters.
|
||||
## Must be used in conjunction with kernel boot parameters.
|
||||
## See /etc/default/grub.d/41_quiet_boot.cfg for implementation.
|
||||
##
|
||||
## For more information, refer to:
|
||||
## https://www.kernel.org/doc/html/latest/core-api/printk-basics.html
|
||||
##
|
||||
kernel.printk=3 3 3 3
|
||||
|
Loading…
Reference in New Issue
Block a user