mirror of
https://github.com/containers/podman.git
synced 2025-10-20 12:43:58 +08:00

Quadlet should not exit with failure if no files to process have been found. Otherwise, even simple operations such as reloading systemd will fail as it retriggers generators. Fixes: #17374 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>