Il giorno dom 11 ago 2019 alle ore 19:48 Dmitry Bogatov <kact...@debian.org> ha scritto:
> The simpliest fix is revert of #924903. More attractive way is to move > supervise directories into /run. The permission issue is not essential to me, but i prefer to move supervise directories into /run. I don't see a strong reason to have persistent supervise directories: the files inside are mostly (if not all) not recyclable, bug like #919296 proves that pre-create files with the porpose of speeding up the start of a runsv process doesn't work. Moreover, if i recall correcly, Debian's runit already need to rely on /run if it wants to become /etc readonly proof. Let me know in advance if you are going this way, I will prepare a patch for update-service too. Lorenzo