[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#35656] [PATCH] services: mcron: Log to a file.
From: |
Ludovic Courtès |
Subject: |
[bug#35656] [PATCH] services: mcron: Log to a file. |
Date: |
Fri, 10 May 2019 15:09:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hi,
Christopher Baines <address@hidden> skribis:
> This makes it easier to read the output, as it's recorded in a file.
>
> * gnu/services/mcron.scm (mcron-shepherd-services): Add #:log-file to
> make-forkexec-constructor.
Good idea, LGTM!
Ludo’.