New comment by LinArcX on void-packages repository https://github.com/void-linux/void-packages/issues/38918#issuecomment-1228690523 Comment: I figured out how to solve it without manual intervention. It's not an ideal solution, but... it's working for me. Just add this line to the end of `visudo`: `linarcx ALL=(ALL) NOPASSWD: /usr/bin/sv` And put this line to .xinitrc: `sudo sv restart openntpd`