mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
sysctl: Actually arm YAMA
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -108,3 +108,6 @@ kernel.core_uses_pid = 1
|
||||
|
||||
# Block non-uid-0 profiling
|
||||
kernel.perf_event_paranoid = 3
|
||||
|
||||
# Deny any ptrace use as there is no legitimate use-case for it on IPFire
|
||||
kernel.yama.ptrace_scope = 3
|
||||
|
||||
Reference in New Issue
Block a user