aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/apparmor/gnunet-service-datastore10
-rw-r--r--contrib/apparmor/gnunet-service-namecache8
-rw-r--r--contrib/apparmor/gnunet-service-namestore4
-rw-r--r--contrib/apparmor/gnunet-service-peerstore8
4 files changed, 15 insertions, 15 deletions
diff --git a/contrib/apparmor/gnunet-service-datastore b/contrib/apparmor/gnunet-service-datastore
index 32efa4c52..236c5b7f4 100644
--- a/contrib/apparmor/gnunet-service-datastore
+++ b/contrib/apparmor/gnunet-service-datastore
@@ -7,15 +7,15 @@ profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-datastore {
7 #include <abstractions/gnunet-common> 7 #include <abstractions/gnunet-common>
8 #include <abstractions/gnunet-db> 8 #include <abstractions/gnunet-db>
9 9
10 @{GNUNET_USER}/.local/share/gnunet/datastore/bloomfilter.sqlite rw, 10 @{GNUNET_USER}/.local/share/gnunet/datastore/bloomfilter.* rw,
11 @{GNUNET_USER}/.local/share/gnunet/datastore/sqlite.db rwk, 11 @{GNUNET_USER}/.local/share/gnunet/datastore/*.db rwk,
12 @{GNUNET_USER}/.local/share/gnunet/datastore/sqlite.db-journal rw, 12 @{GNUNET_USER}/.local/share/gnunet/datastore/*.db-journal rw,
13 13
14 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-datastore mr, 14 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-datastore mr,
15 15
16 #Gnunet plugin 16 #Gnunet plugin
17# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_datastore_sqlite.la r, 17# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_datastore_*.la r,
18 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_datastore_sqlite.so mr, 18 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_datastore_*.so mr,
19 19
20 # Site-specific additions and overrides. See local/README for details. 20 # Site-specific additions and overrides. See local/README for details.
21 #include <local/gnunet> 21 #include <local/gnunet>
diff --git a/contrib/apparmor/gnunet-service-namecache b/contrib/apparmor/gnunet-service-namecache
index ddf6ab57e..d40b3e56e 100644
--- a/contrib/apparmor/gnunet-service-namecache
+++ b/contrib/apparmor/gnunet-service-namecache
@@ -10,12 +10,12 @@ profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-namecache {
10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-namecache mr, 10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-namecache mr,
11 11
12 #Gnunet plugin 12 #Gnunet plugin
13# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namecache_sqlite.la r, 13# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namecache_*.la r,
14 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namecache_sqlite.so mr, 14 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namecache_*.so mr,
15 15
16 @{GNUNET_USER}/.local/share/gnunet/namecache/ r, 16 @{GNUNET_USER}/.local/share/gnunet/namecache/ r,
17 @{GNUNET_USER}/.local/share/gnunet/namecache/sqlite.db rwk, 17 @{GNUNET_USER}/.local/share/gnunet/namecache/*.db rwk,
18 @{GNUNET_USER}/.local/share/gnunet/namecache/sqlite.db-journal rw, 18 @{GNUNET_USER}/.local/share/gnunet/namecache/*.db-journal rw,
19 19
20 # Site-specific additions and overrides. See local/README for details. 20 # Site-specific additions and overrides. See local/README for details.
21 #include <local/gnunet> 21 #include <local/gnunet>
diff --git a/contrib/apparmor/gnunet-service-namestore b/contrib/apparmor/gnunet-service-namestore
index 0ee993ea0..221b2e36f 100644
--- a/contrib/apparmor/gnunet-service-namestore
+++ b/contrib/apparmor/gnunet-service-namestore
@@ -10,8 +10,8 @@ profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-namestore {
10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-namestore mr, 10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-namestore mr,
11 11
12 #Gnunet plugin 12 #Gnunet plugin
13# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namestore_sqlite.la r, 13# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namestore_*.la r,
14 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namestore_sqlite.so mr, 14 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_namestore_*.so mr,
15 15
16 /tmp/gnunet-*-runtime/ a, 16 /tmp/gnunet-*-runtime/ a,
17 17
diff --git a/contrib/apparmor/gnunet-service-peerstore b/contrib/apparmor/gnunet-service-peerstore
index cbab2395e..54d178532 100644
--- a/contrib/apparmor/gnunet-service-peerstore
+++ b/contrib/apparmor/gnunet-service-peerstore
@@ -10,11 +10,11 @@ profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-peerstore {
10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-peerstore mr, 10 @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-peerstore mr,
11 11
12 #Gnunet Plugin 12 #Gnunet Plugin
13# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_peerstore_sqlite.la r, 13# @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_peerstore_*.la r,
14 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_peerstore_sqlite.so mr, 14 @{GNUNET_PREFIX}/lib/gnunet/libgnunet_plugin_peerstore_*.so mr,
15 15
16 @{GNUNET_USER}/.local/share/gnunet/peerstore/sqlite.db rwk, 16 @{GNUNET_USER}/.local/share/gnunet/peerstore/*.db rwk,
17 @{GNUNET_USER}/.local/share/gnunet/peerstore/sqlite.db-journal rw, 17 @{GNUNET_USER}/.local/share/gnunet/peerstore/*.db-journal rw,
18 18
19 # Site-specific additions and overrides. See local/README for details. 19 # Site-specific additions and overrides. See local/README for details.
20 #include <local/gnunet> 20 #include <local/gnunet>