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:
0c2263e
)
make gnunet-arm log to file by default
author
Christian Grothoff
<christian@grothoff.org>
Thu, 2 May 2019 06:44:37 +0000
(08:44 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 2 May 2019 06:44:37 +0000
(08:44 +0200)
src/arm/arm.conf.in
patch
|
blob
|
history
diff --git
a/src/arm/arm.conf.in
b/src/arm/arm.conf.in
index dc32f5498521916cec64f4811c6a7dc5dd657d3d..f63a1e7557be798e2ec103ebfedc4cc48ccc51f5 100644
(file)
--- a/
src/arm/arm.conf.in
+++ b/
src/arm/arm.conf.in
@@
-16,7
+16,9
@@
UNIX_MATCH_GID = YES
# logging with a new log file each day. Note that only the last 3
# log files are preserved.
# GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-%Y-%m-%d.log
-GLOBAL_PREFIX =
+GLOBAL_PREFIX =
+
+OPTIONS = -l $GNUNET_CACHE_HOME/gnunet-%Y-%m-%d.log
# If set to YES, ARM will only start services that are marked as
# system-level services (and we'll expect a second ARM to be