aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/gnunet-helper-transport-wlan
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/apparmor/gnunet-helper-transport-wlan')
-rw-r--r--contrib/apparmor/gnunet-helper-transport-wlan12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/apparmor/gnunet-helper-transport-wlan b/contrib/apparmor/gnunet-helper-transport-wlan
new file mode 100644
index 000000000..0f1d5cf57
--- /dev/null
+++ b/contrib/apparmor/gnunet-helper-transport-wlan
@@ -0,0 +1,12 @@
1# Last Modified: Tue Jul 28 11:44:00 2015
2#include <tunables/global>
3#include <tunables/gnunet>
4
5profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan flags=(complain) {
6 #include <abstractions/gnunet-common>
7
8 capability setuid,
9
10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan mr,
11
12}