-remove debug message
[oweals/gnunet.git] / apparmor / gnunet-namestore-fcfsd
1 # Last Modified: Tue Jul 21 17:25:12 2015
2 #include <tunables/global>
3 #include <tunables/gnunet>
4
5 profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-namestore-fcfsd {
6   #include <abstractions/base>
7   #include <abstractions/gnunet-common>
8
9   @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-namestore-fcfsd mr,
10   
11   # Site-specific additions and overrides. See local/README for details.
12   #include <local/gnunet>
13 }