X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_transport_api_timeout_tcp_peer1.conf;h=4cdfdcdeef5452182f96c06305a3ea9ee5f44cf9;hb=abdec5e11ff11bb10d32c013e11344a54786f80f;hp=89beecb52bfa0f46f81847407a1306853663cb3c;hpb=7dfd634b17df4e1505c62f2224380a0d38da2e8d;p=oweals%2Fgnunet.git diff --git a/src/transport/test_transport_api_timeout_tcp_peer1.conf b/src/transport/test_transport_api_timeout_tcp_peer1.conf index 89beecb52..4cdfdcdee 100644 --- a/src/transport/test_transport_api_timeout_tcp_peer1.conf +++ b/src/transport/test_transport_api_timeout_tcp_peer1.conf @@ -1,7 +1,6 @@ @INLINE@ template_cfg_peer1.conf [PATHS] -SERVICEHOME = /tmp/test-transport/api-tcp-p1/ -DEFAULTCONFIG = test_transport_api_timeout_tcp_peer1.conf +GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p1/ [transport-tcp] PORT = 12000 @@ -9,23 +8,23 @@ TIMEOUT = 5 s [arm] PORT = 12005 -DEFAULTSERVICES = transport -UNIXPATH = /tmp/gnunet-p1-service-arm.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock [statistics] PORT = 12004 -UNIXPATH = /tmp/gnunet-p1-service-statistics.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock [resolver] PORT = 12003 -UNIXPATH = /tmp/gnunet-p1-service-resolver.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock [peerinfo] PORT = 12002 -UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock [transport] PORT = 12001 -UNIXPATH = /tmp/gnunet-p1-service-transport.sock +PLUGINS = tcp +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock