2
0

gnunet-service-gns 487 B

123456789101112131415161718
  1. # Last Modified: Wed Jul 8 15:17:46 2015
  2. #include <tunables/global>
  3. #include <tunables/gnunet>
  4. profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-gns {
  5. #include <abstractions/base>
  6. #include <abstractions/gnunet-common>
  7. /tmp/gnunet-*-runtime/gnunet-service-gns.sock rw,
  8. @{HOME}/.config/gnunet.conf r,
  9. @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-gns mr,
  10. # Site-specific additions and overrides. See local/README for details.
  11. #include <local/gnunet>
  12. }