mirror of
https://github.com/containers/podman.git
synced 2025-05-17 06:59:07 +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>