mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-15 02:10:36 +07:00
Provide the option to immediately reboot on a kernel panics
This commit is contained in:
@ -16,3 +16,4 @@ fi
|
||||
## from continuing to run a flawed processes. Many kernel exploits
|
||||
## will also cause an oops which this will make the kernel kill.
|
||||
sysctl kernel.panic_on_oops=1
|
||||
#sysctl kernel.panic=-1
|
||||
|
Reference in New Issue
Block a user