aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler
blob: da3d408875a78a816efe075de396065683b69d01 (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-regexprofiler flags=(complain) {
  #include <abstractions/gnunet-common>

  /usr/local/lib/gnunet/libexec/gnunet-daemon-regexprofiler mr,
  /usr/local/lib/libgnunetdht.so.* mr,
  /usr/local/lib/libgnunetregexblock.so.* mr,
  /usr/local/lib/libgnunetstatistics.so.* mr,

}