migrate secretsharing to new service API
[oweals/gnunet.git] / src / transport / test_quota_compliance_udp_peer2.conf
index 4b58c934f2945edfb1c72a08f6223240a353f58e..db5f32f0d313c44340d83d5f8dfec68e272f8c57 100644 (file)
@@ -1,7 +1,6 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer2
-DEFAULTCONFIG = test_quota_compliance_udp_peer2.conf
+GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
 
 [transport-udp]
 PORT = 3368
@@ -9,23 +8,23 @@ MAX_BPS = 50000000
 
 [arm]
 PORT = 3087
-UNIXPATH = /tmp/test_quota_compliance_udp_arm_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_arm_peer2.sock
 
 [statistics]
 PORT = 3088
-UNIXPATH = /tmp/test_quota_compliance_udp_statistics_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_statistics_peer2.sock
 
 [resolver]
 PORT = 3089
-UNIXPATH = /tmp/test_quota_compliance_udp_resolver_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_resolver_peer2.sock
 
 [peerinfo]
 PORT = 3090
-UNIXPATH = /tmp/test_quota_compliance_udp_peerinfo_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_peerinfo_peer2.sock
 
 [transport]
 PORT = 3091
 PLUGINS = udp
-UNIXPATH = /tmp/test_quota_compliance_udp_transport_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_transport_peer2.sock