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