aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler')
-rw-r--r--contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler b/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler
new file mode 100644
index 000000000..da3d40887
--- /dev/null
+++ b/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-daemon-regexprofiler
@@ -0,0 +1,12 @@
1# Last Modified: Tue Jul 28 11:42:58 2015
2#include <tunables/global>
3
4/usr/local/lib/gnunet/libexec/gnunet-daemon-regexprofiler flags=(complain) {
5 #include <abstractions/gnunet-common>
6
7 /usr/local/lib/gnunet/libexec/gnunet-daemon-regexprofiler mr,
8 /usr/local/lib/libgnunetdht.so.* mr,
9 /usr/local/lib/libgnunetregexblock.so.* mr,
10 /usr/local/lib/libgnunetstatistics.so.* mr,
11
12}