From bc88c28ea1dc99ef2ea452b69ed8622981937cd0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Dec 2011 18:33:33 +0000 Subject: [PATCH] -log to files by default --- src/arm/arm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/arm/arm.conf b/src/arm/arm.conf index beb3d30c8..edfce1c39 100644 --- a/src/arm/arm.conf +++ b/src/arm/arm.conf @@ -11,7 +11,7 @@ DEFAULTSERVICES = topology hostlist UNIXPATH = /tmp/gnunet-service-arm.sock UNIX_MATCH_UID = YES UNIX_MATCH_GID = YES -# GLOBAL_POSTFIX = -l $SERVICEHOME/{}-logs +GLOBAL_POSTFIX = -l $SERVICEHOME/{}-logs # GLOBAL_PREFIX = # USERNAME = # MAXBUF = @@ -20,4 +20,4 @@ UNIX_MATCH_GID = YES # BINDTO = # REJECT_FROM = # REJECT_FROM6 = -# PREFIX = \ No newline at end of file +# PREFIX = -- 2.25.1