Re: Does anybody have experience with sinit?
Reply #1 –
sinit does not contain any poweroff/reboot tools. I found sbase+ubase installed to /opt useful to solve this issue - they provide halt command required to actually power off device, and killall5 required to kill all processes. Take a look at sta.li and morpheus init scripts (these are the distros of some suckless guys) to understand the flow you need. There is also a presentation about using runit as supervision suite for sinit