blob: ba7a4f3a59bb0e3f39fe21b4bd84ccc173223520 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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>
}
|