New comment by endigma on void-packages repository https://github.com/void-linux/void-packages/issues/30341#issuecomment-822994222 Comment: Although technically a regression, adding a dependency for feature parity's sake seems excessive to me. It's not like we already have the tini binary and aren't installing it. This could easily be a docker-tini/init package with the same amount of effort. The packages you linked from arch and alpine explicitly pull in tini externally, statically build it and install it under a different name, this is of course doable but perhaps given it would need to have it's own do_build section it might be optimal to make it either a sub package or a separate package entirely.