Ansgar <ans...@43-1.org> writes: > That would make any init system in Debian a wrapper around starting > sysvinit script which seems a bit boring and blocking any innovation to > me. Though I think it might be close to what runit or OpenRC support > currently means in Debian.
I don't believe this is the approach being taken by runit. They've introduced a handful of *-run packages to start as daemon with runit instead, and I think some other packages just ship the runit integration directly in the package. If runit works the way that I believe that it does, it will similarly do much better with dedicated configuration than with trying to run sysvinit scripts for some of the same reasons as systemd. For instance, it would much prefer if services didn't background themselves and instead stayed in the foreground so that they could be more easily monitored. -- Russ Allbery (r...@debian.org) <https://www.eyrie.org/~eagle/>