# Last Modified: Wed Jul  8 15:17:46 2015

#include <tunables/global>
#include <tunables/gnunet>

profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-gns {
  #include <abstractions/base>
  #include <abstractions/gnunet-common>

  /tmp/gnunet-*-runtime/gnunet-service-gns.sock rw,

  @{HOME}/.config/gnunet.conf r,

  @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-gns mr,
  
  # Site-specific additions and overrides. See local/README for details.
  #include <local/gnunet>
}
