mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 10:51:03 +01:00
13 lines
470 B
Diff
13 lines
470 B
Diff
Index: subdomain/capabilities.sh
|
|
===================================================================
|
|
--- subdomain.orig/capabilities.sh
|
|
+++ subdomain/capabilities.sh
|
|
@@ -66,7 +66,7 @@ net_raw_net_raw=TRUE
|
|
|
|
# we completely disable ptrace(), but it's not clear if we should allow it
|
|
# when the sys_ptrace cap is specified.
|
|
-# syscall_ptrace_sys_ptrace=TRUE
|
|
+syscall_ptrace_sys_ptrace=TRUE
|
|
|
|
# if a test case requires arguments, add them here.
|
|
syscall_reboot_args=off
|