mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-19 21:04:08 -04:00
Provide the option to immediately reboot on a kernel panics
This commit is contained in:
parent
3926b91dcf
commit
ed3336694c
3 changed files with 4 additions and 1 deletions
|
@ -119,6 +119,7 @@ kernel.perf_event_paranoid=3
|
|||
## See /usr/libexec/security-misc/panic-on-oops for implementation.
|
||||
##
|
||||
#kernel.panic_on_oops=1
|
||||
#kernel.panic=-1
|
||||
|
||||
## Enable ASLR for mmap base, stack, VDSO pages, and heap.
|
||||
## Heap randomization can lead to breakages with legacy applications.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue