mirror of
https://github.com/containers/podman.git
synced 2025-10-20 20:54:45 +08:00

Allow a webserver to come backup after it is restarted by systemd. This was backported to all other Podman releases already, but not to v1.6.4 at the time. However, this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2091721 is asking for the fix. Backport of https://github.com/containers/podman/commit/05a0bf7c07e5 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>