]> Shamusworld >> Repos - init-ng/commit
Rewrite of Ruby script into C. To my eye, it's much cleaner. :-)
authorShamus Hammons <jlhamm@acm.org>
Mon, 3 Apr 2017 14:05:29 +0000 (09:05 -0500)
committerShamus Hammons <jlhamm@acm.org>
Mon, 3 Apr 2017 14:05:29 +0000 (09:05 -0500)
commit9f23f04c3792ce4c64fec9f1b8116e0586f50ce0
treef0f111d00ef2616bb831abe01be10a58c39a9596
parent059e5fc9312a18f347ffcb40511e660125c030d8
Rewrite of Ruby script into C. To my eye, it's much cleaner. :-)

There are still a few things that need to be added, like status of
monitored processes, and reading/parsing of inittab to make it a true
drop in replacement for SysV init, but this is pretty close as it is.
Makefile [new file with mode: 0644]
README
init-ng [new file with mode: 0755]
init-ng.c [new file with mode: 0644]
init-ng.rb [moved from init with 100% similarity]