aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/abstractions/gnunet-test
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/apparmor/abstractions/gnunet-test')
-rw-r--r--contrib/apparmor/abstractions/gnunet-test13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/apparmor/abstractions/gnunet-test b/contrib/apparmor/abstractions/gnunet-test
new file mode 100644
index 0000000000..8daf3ea9c9
--- /dev/null
+++ b/contrib/apparmor/abstractions/gnunet-test
@@ -0,0 +1,13 @@
+
+ #testbed (if the /tmp directory is used)
+ /tmp/testbed*/ rw,
+ /tmp/testbed*/** rwk,
+
+ #testbed helper
+ /tmp/testbed-helper*/ rw,
+
+ #gnunet-testing
+ /tmp/gnunet-testing* rw,
+ /tmp/gnunet_service_test*/ rw,
+ /tmp/gnunet_service_test*/** rw,
+