Comment 12 for bug 1772601

Revision history for this message
Stuart Bishop (stub) wrote :

How do I move this off incomplete?

I think KillMode=Process is exactly what we want. We *want* all processes that are started directly by the charm hooks to be decoupled from the init system, and I imagine this is exactly the sort of case the systemd flag exists for and how similar services like sshd or crond need to handle the problem. In what cases is it at all acceptable for a Juju upgrade to trigger termination of a background process spawned by a charm? The charm spawned it, the charm is responsible for it, and if Juju touches it then it is a bug.