New issue by Animeshz on void-packages repository https://github.com/void-linux/void-packages/issues/36393 Description: The pipewire and derivatives provides runit services for various replacements, a runit wireplumber service will be beneficial to integrate with the pipewire better. Currently even if we put it on something like .xinitrc, as soon as pipewire is restarted or so, it gets disconnected and hence exits, so needs manual run to get it working again, which sometimes is just irritating. A service manager is responsible for automatically restarting the service if it exits and let one service depend on other services easily.