mirror of
https://github.com/containers/podman.git
synced 2025-12-09 15:19:35 +08:00
When stopping the transient systemd timer/unit which powers running health checks, make sure to ignore its dependencies. It turns out that we're otherwise running into a timeout when running a container in a systemd unit and reboot. An alternative may be to further tweak some attributes/options when creating the timer/unit via systemd-run but it seems safe to just ignore the dependencies and stop. [NO NEW TESTS NEEDED] - we don't yet have means to test reboots. Fixes: #14531 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
4.9 KiB
4.9 KiB