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-wlan7
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/apparmor/gnunet-helper-transport-wlan b/contrib/apparmor/gnunet-helper-transport-wlan
index 0f1d5cf57e..296b0c9789 100644
--- a/contrib/apparmor/gnunet-helper-transport-wlan
+++ b/contrib/apparmor/gnunet-helper-transport-wlan
@@ -2,11 +2,14 @@
#include <tunables/global>
#include <tunables/gnunet>
-profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan flags=(complain) {
- #include <abstractions/gnunet-common>
+profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan {
+ #include <abstractions/gnunet-suid>
capability setuid,
@{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan mr,
+
+ # Site-specific additions and overrides. See local/README for details.
+ #include <local/gnunet-suid>
}