aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-16 21:54:07 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-16 21:54:07 +0000
commit30fc903eb9a455182a41c99f307b67e93b08eafe (patch)
tree5a6c20f8cccf729678fb033bf723f0cec0972c0b /src/namecache
parentdbc823a07a03e1085172038125b0edf15b0dc6fe (diff)
downloadgnunet-30fc903eb9a455182a41c99f307b67e93b08eafe.tar.gz
gnunet-30fc903eb9a455182a41c99f307b67e93b08eafe.zip
-not a user service, this was the point of splitting it off
Diffstat (limited to 'src/namecache')
-rw-r--r--src/namecache/namecache.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namecache/namecache.conf.in b/src/namecache/namecache.conf.in
index 8bb0627dd..cb952d0b7 100644
--- a/src/namecache/namecache.conf.in
+++ b/src/namecache/namecache.conf.in
@@ -1,6 +1,6 @@
1[namecache] 1[namecache]
2AUTOSTART = YES 2AUTOSTART = YES
3USER_SERVICE = YES 3USER_SERVICE = NO
4UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-namecache.sock 4UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-namecache.sock
5UNIX_MATCH_UID = NO 5UNIX_MATCH_UID = NO
6UNIX_MATCH_GID = YES 6UNIX_MATCH_GID = YES