mirror of
https://github.com/containers/podman.git
synced 2025-08-14 11:01:35 +08:00

Handle custom restart policies of containers when generating the unit files; those should be set on the unit level and removed from ExecStart flags. Fixes: #11438 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>