This probably fixes #3944
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_asymmetric_peer1.conf
index 472e3f74b70d686c1830bc896c3ed127b5930507..10ee02936189c7844ad6ee6f1060557ce7447604 100644 (file)
@@ -1,29 +1,28 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer1
-DEFAULTCONFIG = test_quota_compliance_http_asymmetric_peer1.conf
+GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer1
 
 [transport-http_client]
 
 [arm]
 PORT = 4015
-UNIXPATH = /tmp/test_quota_compliance_http_arm_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer1.sock
 
 [statistics]
 PORT = 4014
-UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer1.sock
 
 [resolver]
 PORT = 4013
-UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer1.sock
 
 [peerinfo]
 PORT = 4012
-UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer1.sock
 
 [transport]
 PORT = 4011
 PLUGINS = http_client
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer1.sock