-------- Forwarded Message --------
Subject: Re: bug#50938: [PATCH] etc: Do not clean guix-gc.timer
Date: Sat, 2 Oct 2021 13:26:04 -0700
From: Matthew James Kraai <kraai@ftbfs.org>
To: Mathieu Othacehe <othacehe@gnu.org>


Hi,

On 10/2/21 10:04 AM, Mathieu Othacehe wrote:
Hello,

- etc/guix-gc.timer
Commit 8579304e8f4deaca33b816b2d56af1d814a03bde already removes
guix-gc.timer from the nodist_systemdservice_DATA list.

etc/guix-gc.service.in \
- etc/guix-gc.timer \
etc/init.d/guix-daemon.in \
etc/openrc/guix-daemon.in
Why should we move guix-gc.timer from EXTRA_DIST to
dist_systemdservice_DATA?

I think it has to be in dist_systemdservice_DATA in order to be installed.  Is that not the case?

Matt