updating services' environment
I'm writing a framework in which I need to be able to easily restart
services with new environment values. Currently I'm achieving this by
ensuring that (s6-)supervise is always down when the service is down. Then,
naturally, when the service comes up, it will have the environment given by
the user.
Is there a more sane way to implement this?
It seems counter to the core design to have supervise stop so often.
Received on Tue Sep 08 2015 - 21:57:09 UTC
This archive was generated by hypermail 2.3.0
: Sun May 09 2021 - 19:38:49 UTC