fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
[oweals/gnunet.git] / src / statistics / test_statistics_api_data.conf
index 2099c3bd1f4deb632487e6c803a43d3f9dfc0e5c..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
@@ -49,3 +50,5 @@ AUTOSTART = NO
 [vpn]
 AUTOSTART = NO
 
+[consensus]
+AUTOSTART = NO