my runit scripts https://notabug.org/dm9pZCAq/etcfiles/src/master/sv
|
1 year ago | |
---|---|---|
boot-services | 2 years ago | |
functions | 2 years ago | |
shutdown-services | 2 years ago | |
.gitignore | 3 years ago | |
1 | 2 years ago | |
2 | 2 years ago | |
3 | 2 years ago | |
README.md | 1 year ago | |
ctrlaltdel | 3 years ago | |
rc | 2 years ago | |
runit-poweroff | 2 years ago | |
runit-reboot | 2 years ago |
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