-style fix
[oweals/gnunet.git] / src / core / test_core_quota_asymmetric_send_limit_peer2.conf
index 721f5c268ced5e7de9f86f919e9964c9cf91efc1..ce1fcda14cc589f39e32975f932f850e61d44ff8 100644 (file)
@@ -4,37 +4,37 @@ GNUNET_TEST_HOME = /tmp/test-gnunet-core-quota-asym-send-lim-peer-2/
 
 [arm]
 PORT = 22486
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-arm.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-arm.sock
 
 [statistics]
 PORT = 22487
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-statistics.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-statistics.sock
 
 [resolver]
 PORT = 22484
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-resolver.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-resolver.sock
 
 [peerinfo]
 PORT = 22489
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-peerinfo.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-peerinfo.sock
 
 [transport]
 PORT = 22485
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-transport.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-transport.sock
 
 [core]
 PORT = 22490
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-core.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-core.sock
 
 [ats]
 PORT = 22491
-UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-ats.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p2-service-ats.sock
 WAN_QUOTA_IN = 1 MB
 WAN_QUOTA_OUT = 1 MB
 
 [ats]
 PORT = 12471
-UNIXPATH = /tmp/gnunet-core-sym-p1-service-ats.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p1-service-ats.sock
 # UNSPECIFIED
 UNSPECIFIED_QUOTA_IN =  1 MB
 UNSPECIFIED_QUOTA_OUT =  1 MB