From cdad91d64f5a58275f209d5ac4867585d68c0e73 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 Jun 2010 17:50:22 +0000 Subject: fix --- src/hostlist/test_learning_adv_peer.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/hostlist/test_learning_adv_peer.conf') diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf index 3781ddbb2..0ca38148b 100644 --- a/src/hostlist/test_learning_adv_peer.conf +++ b/src/hostlist/test_learning_adv_peer.conf @@ -3,20 +3,24 @@ SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/ [resolver] PORT = 22964 +UNIXPATH = /tmp/gnunet-p1-service-resolver.sock [transport] PORT = 22965 +UNIXPATH = /tmp/gnunet-p1-service-transport.sock PLUGINS = tcp #DEBUG = YES [arm] PORT = 22966 +UNIXPATH = /tmp/gnunet-p1-service-arm.sock DEFAULTSERVICES = topology hostlist #GLOBAL_PREFIX = xterm -e gdb -x cmd --args DEBUG=YES [statistics] PORT = 22967 +UNIXPATH = /tmp/gnunet-p1-service-statistics.sock HOSTNAME = localhost [transport-tcp] @@ -24,9 +28,11 @@ PORT = 22968 [peerinfo] PORT = 22969 +UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock [core] PORT = 22970 +UNIXPATH = /tmp/gnunet-p1-service-core.sock #DEBUG = YES #PREFIX = valgrind --tool=memcheck @@ -51,4 +57,4 @@ HOSTLISTFILE = hostlists_adv_peer.file AUTOSTART = NO [datastore] -AUTOSTART = NO \ No newline at end of file +AUTOSTART = NO -- cgit v1.2.3