On 3/5/2015 2:03 AM, toki clover wrote:
Hello fellow Supervision Users,
I was busy lately working on Supervision-Scripts[1] Framework which grew
up to be quite complete and efficient with a very simple API.
Well done!
HISTORY:
First, I only started working on this after I discovered Avery Payne's
lately on January when I was considering switching to Runit as an init system to
replace SysVinit. So, I took my time first... and then quickly transformed
Avery's plan into a simple and clean implementation with fewer directories
and files (run/finish). And finaly, I took another directory with merging
bits together aiming to get fewer files and comlexity by using a shell and
OpenRC
for system boot/halt.
Because of the project names, I know there will be some confusion. For
those wondering, Toki's is named *Supervision Scripts Framework*; my
project is named *supervision-scripts*. They have similar names and
internal concepts but very different goals. If you're running a system
with OpenRC and want a drop-in ready-to-go framework, give Toki's a try.