mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 21:32:43 -04:00
comment
This commit is contained in:
parent
24cd70a014
commit
c8be4ac83c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
## /etc/sysctl.d/40_ram-wipe.conf that sets 'kernel.kexec_load_disabled=0'.
|
## /etc/sysctl.d/40_ram-wipe.conf that sets 'kernel.kexec_load_disabled=0'.
|
||||||
## Once systemd-sysctl.service has set 'kernel.kexec_load_disabled=1',
|
## Once systemd-sysctl.service has set 'kernel.kexec_load_disabled=1',
|
||||||
## it cannot be undone without a reboot. This is an upstream Linux security feature.
|
## it cannot be undone without a reboot. This is an upstream Linux security feature.
|
||||||
|
## 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.
|
## Kexec is useful for live kernel patching without rebooting.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue