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:
953498a
)
-also run fs by default
author
Christian Grothoff
<christian@grothoff.org>
Fri, 1 Jun 2012 09:40:42 +0000
(09:40 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 1 Jun 2012 09:40:42 +0000
(09:40 +0000)
src/arm/arm.conf.in
patch
|
blob
|
history
diff --git
a/src/arm/arm.conf.in
b/src/arm/arm.conf.in
index 9aeaff9aa61d913a4d51411ecf06c05f223fef6a..e72e420a6bc993c098a72ae1c4eced5852185ce0 100644
(file)
--- a/
src/arm/arm.conf.in
+++ b/
src/arm/arm.conf.in
@@
-7,7
+7,7
@@
CONFIG = $DEFAULTCONFIG
BINARY = gnunet-service-arm
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;
-DEFAULTSERVICES = topology hostlist dht nse mesh
+DEFAULTSERVICES = topology hostlist dht nse mesh
fs
UNIXPATH = /tmp/gnunet-service-arm.sock
UNIX_MATCH_UID = YES
UNIX_MATCH_GID = YES