mirror of
https://github.com/containers/podman.git
synced 2025-07-31 12:22:29 +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>