Smallers steps to keep plugin running
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer2.conf
index f23488dfdcb3ba063de80322f74a7067cfe76cb3..dd47a27e667180e493c4efe3cfb05b6957939c72 100644 (file)
@@ -4,21 +4,25 @@ DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer2.conf
 
 [resolver]
 PORT = 22964
+UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
 DEBUG = NO
 
 [transport]
 PORT = 22965
+UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 PLUGINS = tcp
 DEBUG = NO
 
 [arm]
 PORT = 22966
-DEFAULTSERVICES = resolver transport core statistics topology
+UNIXPATH = /tmp/gnunet-p2-service-arm.sock
+DEFAULTSERVICES = hostlist topology
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
 DEBUG = NO
 
 [statistics]
 PORT = 22967
+UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
 
 [transport-tcp]
 PORT = 22968
@@ -26,9 +30,11 @@ DEBUG = NO
 
 [peerinfo]
 PORT = 22969
+UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [core]
 PORT = 22970
+UNIXPATH = /tmp/gnunet-p2-service-core.sock
 DEBUG = NO
 #PREFIX = valgrind --tool=memcheck
 
@@ -47,3 +53,9 @@ HOSTLISTFILE = hostlists_peer2.file
 #DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
 DEBUG = NO
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO