X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_quota_compliance_unix_peer2.conf;h=8c2f9989e2462b390dccf15c123fc635f56d9573;hb=1b1edf92c24f91c36747458e880e0d6a5e559e95;hp=b444cb48c18b48ced473fbed5279349dbaf8fefa;hpb=997b15e1ae4584d7169eae5e9a39dd3be1bce35a;p=oweals%2Fgnunet.git diff --git a/src/transport/test_quota_compliance_unix_peer2.conf b/src/transport/test_quota_compliance_unix_peer2.conf index b444cb48c..8c2f9989e 100644 --- a/src/transport/test_quota_compliance_unix_peer2.conf +++ b/src/transport/test_quota_compliance_unix_peer2.conf @@ -1,29 +1,31 @@ -@INLINE@ template_cfg_peer1.conf +@INLINE@ template_cfg_peer2.conf [PATHS] -SERVICEHOME = /tmp/test_quota_compliance_peer2 -DEFAULTCONFIG = test_quota_compliance_unix_peer2.conf +GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2 + +[transport-unix] +PORT = 12136 [arm] -PORT = 3087 -UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer2.sock +PORT = 53087 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer2.sock [statistics] -PORT = 3088 -UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer2.sock +PORT = 53088 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer2.sock [resolver] -PORT = 3089 -UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer2.sock +PORT = 53089 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer2.sock [peerinfo] -PORT = 3090 -UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer2.sock +PORT = 53090 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer2.sock [transport] -PORT = 3091 +PORT = 53091 PLUGINS = unix -UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_transport_peer2.sock [transport-unix] -PORT = 3368 +PORT = 53368