From 7b29d40b75fd60ce5e0b86694499627dc9c63022 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Oct 2013 10:30:21 +0000 Subject: last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default --- src/testing/test_testing_sharedservices.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_testing_sharedservices.conf') diff --git a/src/testing/test_testing_sharedservices.conf b/src/testing/test_testing_sharedservices.conf index c7014065f..ad8a346c0 100644 --- a/src/testing/test_testing_sharedservices.conf +++ b/src/testing/test_testing_sharedservices.conf @@ -3,7 +3,7 @@ GNUNET_TEST_HOME = /tmp/test-gnunet-testing/ [testbed-logger] PORT = 15000 -UNIXPATH = /tmp/testbed-logger.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/testbed-logger.sock DIR = /tmp/testbed-logger [resolver] -- cgit v1.2.3