gnunet-service-conversation 635 B

12345678910111213141516171819
  1. # Last Modified: Tue Jul 21 16:53:39 2015
  2. #include <tunables/global>
  3. #include <tunables/gnunet>
  4. profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-conversation {
  5. #include <abstractions/base>
  6. #include <abstractions/gnunet-common>
  7. @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-conversation mr,
  8. #GNUnet helper
  9. @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-audio-playback Px,
  10. @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-audio-record Px,
  11. @{GNUNET_USER}/.local/share/gnunet/private_key.ecc rk,
  12. # Site-specific additions and overrides. See local/README for details.
  13. #include <local/gnunet>
  14. }