- expire old keys adaptively
[oweals/gnunet.git] / src / nse / nse_infiniband.conf
index caf68396d79fe3f298a0d81054554c1e7ad55e31..fc2e4f8b7e36cd899ba16c4f3756f492bf3ddce2 100644 (file)
@@ -15,7 +15,7 @@ STATS_DIR= /home/totakura/nse/test/load
 
 [nse]
 PORT = 12114
-UNIXPATH = /tmp/test-nse-service-nse.unix
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-nse-service-nse.unix
 BINARY = gnunet-service-nse
 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
 #PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
@@ -30,7 +30,7 @@ HISTOGRAM_DIR = /home/totakura/nse/test/histograms
 
 [arm]
 DEFAULTSERVICES = core nse
-UNIXPATH = /tmp/test-nse-service-arm.unix
+UNIXPATH = $GNUNET_RUNTIME_DIR/test-nse-service-arm.unix
 
 [statistics]
 AUTOSTART = YES
@@ -78,7 +78,7 @@ AUTOSTART = NO
 [resolver]
 AUTOSTART = YES
 
-[mesh]
+[cadet]
 AUTOSTART = NO
 
 [chat]