On Wed, 28 Jun 2017 12:44:28 -0400 Steve Litt <[email protected]> wrote:
> 2) Install s6, but run it strictly as a process supervisor You'd quickly run into dependency problems this way, though. There's a reason why we have service managers such as s6-rc and anopa. s6 is powerful on is own, so by all means, switch to it. But as soon as you feel the need for oneshots or inter-service dependencies, keep in mind that you'll probably be better of using s6-rc. Cheers, Luis Ressel
