-Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api
[oweals/gnunet.git] / src / transport / test_quota_compliance_unix_peer1.conf
index 38dfb4fe78851c6c7ae1dab153b6a70cdc1c46f7..d9255705c7049b8f3ece854bfb73e7e821ef7191 100644 (file)
@@ -1,27 +1,27 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer1/
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1/
 
 [transport-unix]
 PORT = 12120
 
 [arm]
 PORT = 4087
-UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer1.sock
 
 [statistics]
 PORT = 4088
-UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer1.sock
 
 [resolver]
 PORT = 4089
-UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer1.sock
 
 [peerinfo]
 PORT = 4090
-UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer1.sock
 
 [transport]
 PORT = 4091
 PLUGINS = unix
-UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_transport_peer1.sock