aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-09 18:46:25 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-09 18:46:25 +0000
commitcb58dc6ce7f7ae53a67a4563985bf4987a7179d9 (patch)
treec6d0cb8634c1361730082eb820ccfebc7605a86a /src/arm/arm.conf.in
parent941fbd9ba332507b70deadf66dbbe7c5e4fb2d5d (diff)
downloadgnunet-cb58dc6ce7f7ae53a67a4563985bf4987a7179d9.tar.gz
gnunet-cb58dc6ce7f7ae53a67a4563985bf4987a7179d9.zip
-use defaultconfig if config is missing
Diffstat (limited to 'src/arm/arm.conf.in')
-rw-r--r--src/arm/arm.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arm/arm.conf.in b/src/arm/arm.conf.in
index e7620b8ff..403cc5673 100644
--- a/src/arm/arm.conf.in
+++ b/src/arm/arm.conf.in
@@ -10,6 +10,7 @@ DEFAULTSERVICES = topology hostlist dht nse mesh fs
10UNIXPATH = /tmp/gnunet-service-arm.sock 10UNIXPATH = /tmp/gnunet-service-arm.sock
11UNIX_MATCH_UID = YES 11UNIX_MATCH_UID = YES
12UNIX_MATCH_GID = YES 12UNIX_MATCH_GID = YES
13CONFIG = $DEFAULTCONFIG
13 14
14# In the "-l" option, format characters from 'strftime' are allowed; 15# In the "-l" option, format characters from 'strftime' are allowed;
15# In the GLOBAL_POSTFIX, "{}" stands for the name of the respective 16# In the GLOBAL_POSTFIX, "{}" stands for the name of the respective