nitro: a tiny but flexible init system and process supervisor
26 points by sstephenson
26 points by sstephenson
What about service dependencies? I am very far from this domain, but it’s curious how different systems arrive at wildly different way to express “A needs B”: run levels, explicit dependency declarations, restart-loop until everything gets wired up, etc. I’d love to form a mental map of problem space here!
Mostly curious how how if this is different than six the other in init system I can’t remember the name of
well, there is a benefits over other systems section on the linked page that you can see without even scrolling
Someone on fedi that I assumed is the author said that mainly nitro is a simpler implementation, but other systems are able to do everything it does.