aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/gnunet-helper-transport-wlan
blob: 0f1d5cf57ead1287173a3b64322431c04abc1507 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Last Modified: Tue Jul 28 11:44:00 2015
#include <tunables/global>
#include <tunables/gnunet>

profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan flags=(complain) {
  #include <abstractions/gnunet-common>

  capability setuid,

  @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan mr,

}