mirror of
https://github.com/google/nsjail.git
synced 2026-08-30 18:41:30 -07:00
configs/*: use KILL_PROCESS instead of KILL(_THREAD) when posssible
This commit is contained in:
@@ -142,7 +142,7 @@ mount {
|
||||
is_bind: true
|
||||
}
|
||||
|
||||
seccomp_string: "KILL {"
|
||||
seccomp_string: "KILL_PROCESS {"
|
||||
seccomp_string: " ptrace,"
|
||||
seccomp_string: " process_vm_readv,"
|
||||
seccomp_string: " process_vm_writev"
|
||||
|
||||
Reference in New Issue
Block a user