mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 15:47:25 -05:00
Seperate ptrace() disabling into own file
This commit is contained in:
parent
194b8fce4e
commit
7161430a60
2 changed files with 27 additions and 1 deletions
|
|
@ -241,7 +241,9 @@ kernel.io_uring_disabled=2
|
|||
## KSPP=yes
|
||||
## KSPP sets the sysctl.
|
||||
##
|
||||
kernel.yama.ptrace_scope=3
|
||||
## See /usr/lib/sysctl.d/30_security_misc-ptrace-disable.conf for implementation.
|
||||
##
|
||||
#kernel.yama.ptrace_scope=3
|
||||
|
||||
## Maximize bits of entropy for improved effectiveness of mmap ASLR.
|
||||
## The maximum number of bits depends on CPU architecture (the ones shown below are for x86).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue