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