-move abe functionality out of util; prepare for release
[oweals/gnunet.git] / contrib / apparmor / gnunet-helper-transport-wlan
1 # Last Modified: Tue Jul 28 11:44:00 2015
2 #include <tunables/global>
3 #include <tunables/gnunet>
4
5 profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan {
6   #include <abstractions/gnunet-suid>
7
8   capability setuid,
9
10   @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-transport-wlan mr,
11   
12   # Site-specific additions and overrides. See local/README for details.
13   #include <local/gnunet-suid>
14
15 }