gnunet-service-core 459 B

123456789101112131415
  1. # Last Modified: Thu Jul 9 10:16:30 2015
  2. #include <tunables/global>
  3. #include <tunables/gnunet>
  4. profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-core {
  5. #include <abstractions/base>
  6. #include <abstractions/gnunet-common>
  7. @{GNUNET_USER}/.local/share/gnunet/private_key.ecc rk,
  8. @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-core mr,
  9. # Site-specific additions and overrides. See local/README for details.
  10. #include <local/gnunet>
  11. }