last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default
[oweals/gnunet.git] / src / psycstore / psycstore.conf.in
index 98c6aeda8230d3de7bffebfef4865a59e56c41d3..4af03bbd0c29f995777134a986efb5413c94ee3c 100644 (file)
@@ -1,7 +1,7 @@
 [psycstore]
 AUTOSTART = YES
 BINARY = gnunet-service-psycstore
-UNIXPATH = /tmp/gnunet-service-psycstore.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-psycstore.sock
 @UNIXONLY@PORT = 2111
 UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES