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

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

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

}