aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.conf
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2013-09-16 16:46:43 +0000
committerGabor X Toth <*@tg-x.net>2013-09-16 16:46:43 +0000
commit4839fff11f31cac9af0cfbe1d67b6961d5f1b88f (patch)
tree2ccae35bf637e1bec185656f8c25b2693d0a29d4 /src/psyc/test_psyc.conf
parent2745a5145a07c6effa7075391fb9ea74288ec83a (diff)
downloadgnunet-4839fff11f31cac9af0cfbe1d67b6961d5f1b88f.tar.gz
gnunet-4839fff11f31cac9af0cfbe1d67b6961d5f1b88f.zip
psyc service skeleton
Diffstat (limited to 'src/psyc/test_psyc.conf')
-rw-r--r--src/psyc/test_psyc.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/psyc/test_psyc.conf b/src/psyc/test_psyc.conf
new file mode 100644
index 000000000..b5d3fd3fc
--- /dev/null
+++ b/src/psyc/test_psyc.conf
@@ -0,0 +1,11 @@
1[arm]
2UNIXPATH = /tmp/test-gnunet-service-arm.sock
3DEFAULTSERVICES = psyc
4
5[psyc]
6AUTOSTART = YES
7HOME = $SERVICEHOME
8BINARY = gnunet-service-psyc
9UNIXPATH = /tmp/test-gnunet-service-psyc.sock
10UNIX_MATCH_UID = NO
11UNIX_MATCH_GID = YES