aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/arm/arm.conf.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/arm/arm.conf.in b/src/arm/arm.conf.in
index dc32f5498..f63a1e755 100644
--- a/src/arm/arm.conf.in
+++ b/src/arm/arm.conf.in
@@ -16,7 +16,9 @@ UNIX_MATCH_GID = YES
16# logging with a new log file each day. Note that only the last 3 16# logging with a new log file each day. Note that only the last 3
17# log files are preserved. 17# log files are preserved.
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
21OPTIONS = -l $GNUNET_CACHE_HOME/gnunet-%Y-%m-%d.log
20 22
21# If set to YES, ARM will only start services that are marked as 23# If set to YES, ARM will only start services that are marked as
22# system-level services (and we'll expect a second ARM to be 24# system-level services (and we'll expect a second ARM to be