New comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/issues/38918#issuecomment-1228728228 Comment: That `NOPASSWD` rule basically gives you root right: ``` $ cat ~/sv/dwm/check #!/bin/sh id >&2 exit 0 $ sudo sv check ~/sv/dwm/ uid=0(root) gid=0(root) groups=0(root) ok: run: /home/duncan/sv/dwm/: (pid 7389) 1133558s ``` If restarting openntpd later works, then there is probably an issue with the inital run, check the logs.