[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50326] [PATCH cuirass v2] Add systemd unit file for remote worker s
From: |
Thiago Jung Bauermann |
Subject: |
[bug#50326] [PATCH cuirass v2] Add systemd unit file for remote worker service. |
Date: |
Thu, 16 Sep 2021 17:17:06 -0300 |
Hello Ludo,
Em quinta-feira, 16 de setembro de 2021, às 17:04:55 -03, Ludovic Courtès
escreveu:
> Hi Thiago,
>
> Thiago Jung Bauermann <bauermann@kolabnow.com> skribis:
> > * etc/cuirass-remote-worker.service.in: New file.
> > * doc/cuirass.texi (Build modes): Mention it.
> > * .gitignore: Ignore it.
> > * Makefile.am (systemdservicedir): New variable.
> > (dist_systemdservice_DATA): Likewise.
> > (EXTRA_DIST): Add ‘etc/cuirass-remote-worker.service’.
> > (etc/cuirass-remote-worker.service): New target.
> > * configure.ac: Check for ‘(guix config)’ module.
> > Set and substitute ‘guix_localstatedir’ variable.
>
> Applied, thanks!
>
> > Guix actually installs its systemd files in $libdir, so I did the same
> > for Cuirass. Feel free to change the patch to install to another place
> > if you prefer.
>
> $libdir is fine with me.
Thanks!
--
Thanks,
Thiago