Link namesotre to libgnunetgnsrecord too
[oweals/gnunet.git] / src / psycstore / test_psycstore.conf
index 1f6d279abc5187ceb2bfc35a255a4dd8d5fb9310..45eea4cc1b39c54da3b71c952843fb3a7088eb25 100644 (file)
@@ -1,6 +1,14 @@
 [arm]
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-arm.sock
 DEFAULTSERVICES = psycstore
-UNIXPATH = /tmp/test-psycstore-service-arm.sock
 
 [psycstore]
-DBFILE = /tmp/test-psycstore-service.sqlite
+AUTOSTART = YES
+BINARY = gnunet-service-psycstore
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psycstore.sock
+UNIX_MATCH_UID = NO
+UNIX_MATCH_GID = YES
+DATABASE = sqlite
+
+[psycstore-sqlite]
+FILENAME = $GNUNET_TEST_HOME/psycstore/sqlite_test.db