Consistent formating

This commit is contained in:
Raja Grewal 2024-08-16 14:55:22 +10:00
parent 84376d23fc
commit cea8e75378
No known key found for this signature in database
GPG Key ID: 92CA473C156B64C4
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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