[2019-03-09 12:17] "Chris Lamb" <la...@debian.org>
> Hi Dmitry,
>
> >  * bin:foo uses functionality of dh_runit (test -f debian/foo.runit),
> >    but bar does not (! test -f debian/bar.runit)
>
> Is this a 100% reliable test for "runit usage"? I'd rather check
> something else rather than "debian/$binpkg.runit", but I'm not sure
> how dh-runit works (for example, does the binary package ships a file
> under /etc/runit/runsvdir/?)

It works same as all debhelpers. If debian/foo.links, it means that
dh_link will create some links. Well, with dh_runit you need also add
`--with runit` option to `dh'.

If you prefer, yes, dh_runit creates directories under /etc/sv/.
-- 
        Note, that I send and fetch email in batch, once every 24 hours.
                 If matter is urgent, try https://t.me/kaction
                                                                             --

Reply via email to