aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.conf
blob: 7a1eb84042a67495391ff4853a9f6993c85e38b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[arm]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-arm.sock
DEFAULTSERVICES = psyc

[psyc]
AUTOSTART = YES
BINARY = gnunet-service-psyc
UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psyc.sock
UNIX_MATCH_UID = NO
UNIX_MATCH_GID = YES

[psycstore]
AUTOSTART = YES
BINARY = gnunet-service-psycstore
UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psycstore.sock
UNIX_MATCH_UID = NO
UNIX_MATCH_GID = YES