mbox series

[bug#49364,0/2] Use log file for tor and ntp services

Message ID 20210703203525.9777-1-brice@waegenei.re
Headers show
Series Use log file for tor and ntp services | expand

Message

Brice Waegeneire July 3, 2021, 8:35 p.m. UTC
Brice Waegeneire (2):
  services: tor: Log to file.
  services: ntp: Log to file.

 gnu/services/networking.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Mathieu Othacehe July 7, 2021, 2:39 p.m. UTC | #1
Hey,

> Brice Waegeneire (2):
>   services: tor: Log to file.
>   services: ntp: Log to file.

It could be nice to add those log files to the ntp-configuration and the
tor-configuration records as users may want to have control on logging.

In the meantime, I guess you can proceed with this first implementation.

Thanks,

Mathieu
Brice Waegeneire July 13, 2021, 5:35 a.m. UTC | #2
Mathieu Othacehe <othacehe@gnu.org> writes:

>> Brice Waegeneire (2):
>>   services: tor: Log to file.
>>   services: ntp: Log to file.
>
> It could be nice to add those log files to the ntp-configuration and the
> tor-configuration records as users may want to have control on logging.

ATM I don't have use for specifying the log file path, I can review such
patch when someone write it.  I wrote this one mainly to avoid thoses two
services to write to tty1.

> In the meantime, I guess you can proceed with this first implementation.

Pushed asa5fa05dfc7e5bbe0191938b7824ec264aa842306 and
8bb45504dd9eb441d447e3f1dca174f0231c67d8.