diff options
Diffstat (limited to 'src/identity/test_identity.conf')
-rw-r--r-- | src/identity/test_identity.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/test_identity.conf b/src/identity/test_identity.conf index 3349f6aa33..54ea63fd8a 100644 --- a/src/identity/test_identity.conf +++ b/src/identity/test_identity.conf @@ -1,7 +1,7 @@ [arm] PORT = 12000 DEFAULTSERVICES = identity -UNIXPATH = /tmp/gnunet-p1-service-arm.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock [identity] # need to overwrite paths to ensure they stay the same between runs... |