mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-25 16:01:11 -05: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.
|
## Instead, ram-wipe will config-package-dev 'hide' this file.
|
||||||
|
|
||||||
## Disables kexec, which can be used to replace the running kernel.
|
## 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
|
## https://en.wikipedia.org/wiki/Kexec
|
||||||
##
|
##
|
||||||
kernel.kexec_load_disabled=1
|
kernel.kexec_load_disabled=1
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
## See the file COPYING for copying conditions.
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
## Prevent kernel information leaks in the console during boot.
|
## 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.
|
## 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
|
## https://www.kernel.org/doc/html/latest/core-api/printk-basics.html
|
||||||
##
|
##
|
||||||
kernel.printk=3 3 3 3
|
kernel.printk=3 3 3 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user