aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-helper-testbed
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-helper-testbed')
-rw-r--r--contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-helper-testbed36
1 files changed, 0 insertions, 36 deletions
diff --git a/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-helper-testbed b/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-helper-testbed
deleted file mode 100644
index 8c6748d4a..000000000
--- a/contrib/apparmor/usr.local.lib.gnunet.libexec.gnunet-helper-testbed
+++ /dev/null
@@ -1,36 +0,0 @@
1# Last Modified: Mon Jul 27 11:02:37 2015
2#include <tunables/global>
3
4/usr/local/lib/gnunet/libexec/gnunet-helper-testbed flags=(complain) {
5 #include <abstractions/gnunet-common>
6
7 /dev/null rw,
8
9 /etc/gai.conf r,
10
11 /usr/lib/ld-*.so r,
12
13 /usr/lib/locale/locale-archive r,
14
15 /usr/share/locale/locale.alias r,
16 /usr/share/locale/fr/LC_MESSAGES/libc.mo r,
17
18 /usr/lib/gconv/gconv-modules r,
19
20 /usr/local/lib/gnunet/libexec/ r,
21 /usr/local/lib/gnunet/libexec/gnunet-helper-testbed mr,
22 /usr/local/lib/gnunet/libexec/gnunet-service-arm r,
23 /usr/local/lib/gnunet/libexec/gnunet-service-testbed Px,
24
25 #Gnunet librairies
26 /usr/local/lib/libgnunetarm.so.* mr,
27 /usr/local/lib/libgnunetats.so.* mr,
28 /usr/local/lib/libgnunetcore.so.* mr,
29 /usr/local/lib/libgnunethello.so.* mr,
30 /usr/local/lib/libgnunetstatistics.so.* mr,
31 /usr/local/lib/libgnunettestbed.so.* mr,
32 /usr/local/lib/libgnunettesting.so.* mr,
33 /usr/local/lib/libgnunettransport.so.* mr,
34
35 /usr/local/share/gnunet/testing_hostkeys.ecc r,
36}