On Wed, 8 Oct 2025 09:38:15 +0100 Andrew Bower <[email protected]> wrote:
> 
> A trigger would be great! I would be much more likely to contribute
> runit service directories to other packages if it didn't introduce a
> runtime dependency that maintainers may find less appealing.
> 
> Do you think you'll be able to get that into forky?

I can't guarantee but it's on my TODO list for this cycle

> 
> (I wonder if we can also trim the number of metafiles that need
> adding? It can double the number of lines in the list of files in a
> small daemon package.)

there were more in a previous version (minimum was 4), I trimmed to 2;
'bin' and 'pkg'. To trim further it needs to be one file with more line
but then I need to parse it in the trigger (right now I just cat the
content of the file in a variable)

Lorenzo

Reply via email to