aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/arm/arm.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arm/arm.conf.in b/src/arm/arm.conf.in
index f63a1e755..383d578d5 100644
--- a/src/arm/arm.conf.in
+++ b/src/arm/arm.conf.in
@@ -18,6 +18,8 @@ UNIX_MATCH_GID = YES
18# GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-%Y-%m-%d.log 18# GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-%Y-%m-%d.log
19GLOBAL_PREFIX = 19GLOBAL_PREFIX =
20 20
21# By default, when launching GNUnet via gnunet-arm, log
22# everything to a simple flat log file.
21OPTIONS = -l $GNUNET_CACHE_HOME/gnunet-%Y-%m-%d.log 23OPTIONS = -l $GNUNET_CACHE_HOME/gnunet-%Y-%m-%d.log
22 24
23# If set to YES, ARM will only start services that are marked as 25# If set to YES, ARM will only start services that are marked as