New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/38752#discussion_r948625780 Comment: https://github.com/void-linux/void-packages/blob/master/Manual.md#writing-runit-services > If the package installs a systemd service file or other unit, leave it in place as a reference point so long as including it has no negative side effects. > > Examples of when not to install systemd units: > > 1. When doing so changes runtime behavior of the packaged software. > 2. When it is done via a compile time flag that also changes build dependencies.