Provide the option to immediately reboot on a kernel panics

This commit is contained in:
Raja Grewal 2024-07-25 10:28:27 +10:00
parent 3926b91dcf
commit ed3336694c
No known key found for this signature in database
GPG key ID: 92CA473C156B64C4
3 changed files with 4 additions and 1 deletions

View file

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