There is a new pull request by lemmi against master on the void-packages repository https://github.com/lemmi/void-packages podman https://github.com/void-linux/void-packages/pull/36102 podman: add runit service [Upstream Systemd service](https://github.com/containers/podman/blob/v4.0.2/contrib/systemd/system/podman.service.in) doesn't do anything special. `--time=0 unix:///var/run/docker.sock` is required, since we don't have socket activation. A patch file from https://github.com/void-linux/void-packages/pull/36102.patch is attached