it's not recommended to use this if you are not an advanced user or masochist
it must be in /etc/runit/
git clone "$repo" /etc/runit
ln -fs ../etc/runit/runit-reboot /sbin/reboot
ln -fs ../etc/runit/runit-poweroff /sbin/poweroff
you can find services (for /etc/sv
) in etcfiles
repo
if you have any suggestions please open issue or pull request