From: Nathan S. Evans Date: Thu, 6 May 2010 13:21:54 +0000 (+0000) Subject: try to get peerinfo to start sooner for dht testcase X-Git-Tag: initial-import-from-subversion-38251~21850 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=19f1c280d490e9fe3552ec5b3cff5db97c73272f;p=oweals%2Fgnunet.git try to get peerinfo to start sooner for dht testcase --- diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf index b9d9ab417..500cc1c3f 100644 --- a/src/dht/test_dht_api_peer1.conf +++ b/src/dht/test_dht_api_peer1.conf @@ -122,7 +122,7 @@ HOSTNAME = localhost PORT = 12092 [arm] -DEFAULTSERVICES = core dht +DEFAULTSERVICES = peerinfo core dht ALLOW_SHUTDOWN = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1;