Hacker News new | ask | show | jobs
by vezzy-fnord 4290 days ago
Have you considered running something like monit, alongside Upstart?
1 comments

I definitely don't want to hide problems with my init systems behind a supervisor that has its own host of problems. The union of those two products does not make a more stable, easy-to-reason-about system.

Granted I could choose something better than monit, but then why add another layer to hide brokenness, when we have the capability of doing it correctly in the first place.