aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-12 08:40:04 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-12 08:40:04 +0000
commit56bfc1608f8cb90f13bd2263ce0f1bd14f77159e (patch)
treeb846669b5fdb75debeb0273dcbd073b7597f12cd /src/namestore
parent217821d5221b92b4f46d148abf1fea16c38767d0 (diff)
downloadgnunet-56bfc1608f8cb90f13bd2263ce0f1bd14f77159e.tar.gz
gnunet-56bfc1608f8cb90f13bd2263ce0f1bd14f77159e.zip
-trying to fix #3202
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/namestore.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in
index a5fde1a85..efb326b74 100644
--- a/src/namestore/namestore.conf.in
+++ b/src/namestore/namestore.conf.in
@@ -1,7 +1,7 @@
1[namestore] 1[namestore]
2AUTOSTART = @AUTOSTART@ 2AUTOSTART = @AUTOSTART@
3USER_SERVICE = YES 3USER_SERVICE = YES
4UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-namestore.sock 4UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
5UNIX_MATCH_UID = NO 5UNIX_MATCH_UID = NO
6UNIX_MATCH_GID = YES 6UNIX_MATCH_GID = YES
7@UNIXONLY@ PORT = 2099 7@UNIXONLY@ PORT = 2099