Commit Graph

1 Commits

Author SHA1 Message Date
Matej Vasek 966a150c58
fix: podman auto-svc has own control group (#1239)
This keeps the podman process alive while `func` receives
SIGKILL or SIGTERM.
We must keep podman alive for cleanup (e.g. container removal).

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-09-14 07:21:49 +00:00