-style fix
[oweals/gnunet.git] / src / core / test_core_quota_peer2.conf
index 452eef63eac7cbc8d90c709754a4377d66928e07..3c3275d74cd6d75eb9f1aa6c54e8f9fe76f2e02d 100644 (file)
@@ -4,31 +4,31 @@ GNUNET_TEST_HOME = /tmp/test-gnunet-core-quota-sym-peer-2/
 
 [arm]
 PORT = 22476
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-arm.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-arm.sock
 
 [statistics]
 PORT = 22477
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-statistics.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-statistics.sock
 
 [resolver]
 PORT = 22474
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-resolver.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-resolver.sock
 
 [peerinfo]
 PORT = 22479
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-peerinfo.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-peerinfo.sock
 
 [transport]
 PORT = 22475
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-transport.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-transport.sock
 
 [core]
 PORT = 22480
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-core.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-core.sock
 
 [ats]
 PORT = 22482
-UNIXPATH = /tmp/gnunet-core-sym-p2-service-ats.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-ats.sock
 # UNSPECIFIED
 UNSPECIFIED_QUOTA_IN = 10240
 UNSPECIFIED_QUOTA_OUT = 10240