Hi!
This may be a pretty basic question...

I have couple of dependant, longrun services, started with s6-rc-init. ( B
depends on A)

I need to ensure that if A service is down (crash or exit) all dependant B
services will be restarted.
Right now if I kill -9 <pid A> all B services stay alive.

How do I achieve this?

Thanks!
Jan

Reply via email to