123456789101112131415 |
- # Last Modified: Tue Jul 21 16:59:39 2015
- #include <tunables/global>
- #include <tunables/gnunet>
- profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-regex {
- #include <abstractions/base>
- #include <abstractions/gnunet-common>
- @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-regex mr,
- @{GNUNET_USER}/.local/share/gnunet/private_key.ecc rk,
-
- # Site-specific additions and overrides. See local/README for details.
- #include <local/gnunet>
- }
|