mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 00:18:24 -05:00
Update docs on instant reboot when kernel panic
This commit is contained in:
parent
a471069378
commit
add054933b
3 changed files with 4 additions and 4 deletions
|
|
@ -21,6 +21,6 @@ sysctl kernel.oops_limit=1
|
|||
sysctl kernel.warn_limit=1
|
||||
|
||||
## Makes the system immediately reboot on the occurrence of a single
|
||||
## kernel panic. This reduces the risk and impact of both denial of
|
||||
## service and cold boot attacks.
|
||||
## kernel panic. This reduces the risk and impact of denial of
|
||||
## service attacks and both cold and warmm boot attacks.
|
||||
sysctl kernel.panic=-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue