- make sure handle is NULL
[oweals/gnunet.git] / src / psyc / test_psyc.conf
1 [arm]
2 UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-arm.sock
3 DEFAULTSERVICES = psyc
4
5 [psyc]
6 AUTOSTART = YES
7 BINARY = gnunet-service-psyc
8 UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psyc.sock
9 UNIX_MATCH_UID = NO
10 UNIX_MATCH_GID = YES
11
12 [psycstore]
13 AUTOSTART = YES
14 BINARY = gnunet-service-psycstore
15 UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psycstore.sock
16 UNIX_MATCH_UID = NO
17 UNIX_MATCH_GID = YES