fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
[oweals/gnunet.git] / src / statistics / test_statistics_api_data.conf
index c52ff35b3c4bde35521146dd042f0dd024fe5acf..e458f08bfe874bfab2a3e5dc4d72bfbd874ae35c 100644 (file)
@@ -1,16 +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
-#DEBUG = YES
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-statistics.unix
 
 [arm]
 PORT = 22354
-DEFAULTSERVICES = 
-UNIXPATH = /tmp/test-statistics-service-arm.unix
-# DEBUG = YES
+DEFAULTSERVICES =
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-arm.unix
 
 [fs]
 AUTOSTART = NO
@@ -51,3 +50,5 @@ AUTOSTART = NO
 [vpn]
 AUTOSTART = NO
 
+[consensus]
+AUTOSTART = NO