fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
[oweals/gnunet.git] / src / statistics / test_statistics_api_data.conf
index 4e229e930cc68c802e98e6d2a5525cf4ca48d386..e458f08bfe874bfab2a3e5dc4d72bfbd874ae35c 100644 (file)
@@ -1,17 +1,15 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-statistics/
-DEFAULTCONFIG = test_statistics_api_data.conf
+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
@@ -52,3 +50,5 @@ AUTOSTART = NO
 [vpn]
 AUTOSTART = NO
 
+[consensus]
+AUTOSTART = NO