On 08/09/2015 14:10, Jan Bramkamp wrote:
How would the ./run script or more likely the daemon it exec()ed into die from a failed child process?
The child process could s6-svc -t if it fails to find readiness, for instance. There should be an option in the polling tool to kill the daemon if the polling does not succeed. I went too far in saying "the run script will die": there needs to be support for that, indeed. But "the service is stuck" problem is easy to fix. -- Laurent
