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