New comment by mobinmob on void-packages repository https://github.com/void-linux/void-packages/pull/25743#issuecomment-753626098 Comment: More work on the runit service: - Removed the log argument for runsvdir. - Replaced some utilities (env, mkdir, ln) with their alternatives from s6-portable-utils. - Changed the service` @type` from longrun to classic. The change required disabling and re-enabling the service for the current users.