X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_transport_api_udp_nat_peer1.conf;h=7bbcaa628136915cc2e4a07c97c2e2162557b72d;hb=609e4becfe496ed62c2007db18d04fbc8d523476;hp=5e973ff8806205918557fa4d0cb85aaba358da21;hpb=9a00e42171a1e91c577ed83cafc3eebaa27ccc96;p=oweals%2Fgnunet.git diff --git a/src/transport/test_transport_api_udp_nat_peer1.conf b/src/transport/test_transport_api_udp_nat_peer1.conf index 5e973ff88..7bbcaa628 100644 --- a/src/transport/test_transport_api_udp_nat_peer1.conf +++ b/src/transport/test_transport_api_udp_nat_peer1.conf @@ -1,7 +1,6 @@ @INLINE@ template_cfg_peer1.conf [PATHS] -SERVICEHOME = /tmp/test-transport/api-udp-nat-p1/ -DEFAULTCONFIG = test_transport_api_udp_nat_peer1.conf +GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-udp-nat-p1/ [nat] BEHIND_NAT = YES @@ -9,29 +8,27 @@ ALLOW_NAT = NO ONLY_NAT_ADDRESSES = YES [transport-udp] -PORT = 12060 +PORT = 0 [arm] PORT = 12065 -DEFAULTSERVICES = transport -UNIXPATH = /tmp/gnunet-p1-service-arm.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock [statistics] PORT = 12064 -UNIXPATH = /tmp/gnunet-p1-service-statistics.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock [resolver] PORT = 12063 -UNIXPATH = /tmp/gnunet-p1-service-resolver.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock [peerinfo] PORT = 12062 -UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock [transport] PORT = 12061 PLUGINS = udp -UNIXPATH = /tmp/gnunet-p1-service-transport.sock -DEBUG = NO +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock