[RFC PATCH 0/6] Allow systemd activation for debuginfod

Mark Wielaard mark@klomp.org
Sun Mar 7 16:47:40 GMT 2021


Hi,

On Sun, 2021-03-07 at 09:54 -0500, Frank Ch. Eigler via Elfutils-devel
wrote:
> As a developer I have a few self-built Debian packages in a small
> > repo
> > on my own laptop. I like having debuginfod running when debugging them,
> > but it does not have to be running all the time.
> 
> What about the grooming/scanning cycles?

I was thinking the same thing. This patch series takes care of the web-
socket activation part. systemd also provides path-based activation of
units [1]. That could maybe be used for the scanning cycles. systemd
would then trigger activation when something is dropped into (or
removed from) the search directory.

Cheers,

Mark

[1] https://www.freedesktop.org/software/systemd/man/systemd.path.html


More information about the Elfutils-devel mailing list