aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/default_config_datastore.diff
blob: dcbca2355a37bc2105c45b7444b413b45618e949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: src/datastore/datastore.conf.in
===================================================================
--- a/src/datastore/datastore.conf.in
+++ b/src/datastore/datastore.conf.in
@@ -1,7 +1,7 @@
 [datastore]
 AUTOSTART = YES
 UNIXPATH = /tmp/gnunet-service-datastore.sock
-UNIX_MATCH_UID = YES
+UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
 @UNIXONLY@ PORT = 2093
 HOSTNAME = localhost