Link namesotre to libgnunetgnsrecord too
[oweals/gnunet.git] / src / psycstore / test_psycstore.conf
index 4c52d1ce0e56c0bdb8977cbd0096aca38ed89031..45eea4cc1b39c54da3b71c952843fb3a7088eb25 100644 (file)
@@ -1,18 +1,14 @@
 [arm]
-UNIXPATH = /tmp/test-gnunet-service-arm.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-arm.sock
 DEFAULTSERVICES = psycstore
-GLOBAL_POSTFIX = -L DEBUG
 
 [psycstore]
 AUTOSTART = YES
-HOME = $SERVICEHOME
 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
-OPTIONS = -L DEBUG
-DEBUG = YES
 
 [psycstore-sqlite]
-FILENAME = $SERVICEHOME/psycstore/sqlite_test.db
+FILENAME = $GNUNET_TEST_HOME/psycstore/sqlite_test.db