aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-testbed-blacklist
blob: 15fa9ffe539e72285938a010b5a589537aa95e07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Last Modified: Tue Jul 28 11:42:58 2015
#include <tunables/global>

/usr/local/lib/gnunet/libexec/gnunet-daemon-testbed-blacklist flags=(complain) {
  #include <abstractions/gnunet-common>

  /usr/local/lib/gnunet/libexec/gnunet-daemon-testbed-blacklist mr,
  /usr/local/lib/libgnunetats.so.* mr,
  /usr/local/lib/libgnunethello.so.* mr,
  /usr/local/lib/libgnunettransport.so.* mr,

}