fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
[oweals/gnunet.git] / src / statistics / test_statistics_api_data.conf
index 1ef8f95b34d56ce0625b24637bbaddb9bb23d3d3..e458f08bfe874bfab2a3e5dc4d72bfbd874ae35c 100644 (file)
@@ -1,14 +1,15 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-statistics/
+GNUNET_TEST_HOME = /tmp/test-gnunet-statistics/
+
 
 [statistics]
 PORT = 22353
-UNIXPATH = /tmp/test-statistics-service-statistics.unix
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-statistics.unix
 
 [arm]
 PORT = 22354
-DEFAULTSERVICES = 
-UNIXPATH = /tmp/test-statistics-service-arm.unix
+DEFAULTSERVICES =
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-arm.unix
 
 [fs]
 AUTOSTART = NO