projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a74100a
)
gns needs dht, and gns does not run as user gnunet
author
Christian Grothoff
<christian@grothoff.org>
Sun, 11 Sep 2016 17:32:05 +0000
(17:32 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 11 Sep 2016 17:32:05 +0000
(17:32 +0000)
src/dht/dht.conf.in
patch
|
blob
|
history
diff --git
a/src/dht/dht.conf.in
b/src/dht/dht.conf.in
index af9ab24bdf8add3bc8b951e88addfa5d2d48b52e..f828b725f9a5766145d12acbfa60e313eac7fdb1 100644
(file)
--- a/
src/dht/dht.conf.in
+++ b/
src/dht/dht.conf.in
@@
-8,8
+8,7
@@
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;
BUCKET_SIZE = 4
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-dht.sock
-# This could be relaxed...
-UNIX_MATCH_UID = YES
+UNIX_MATCH_UID = NO
UNIX_MATCH_GID = YES
# DISABLE_SOCKET_FORWARDING = NO
# USERNAME =