mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

If no containers need to be restarted, podman-restart prints "Error: you must provide at least one name or id" then fails. Update the service file to handle start and stop symmetrically. See discussion in https://github.com/containers/podman/pull/25131 Signed-off-by: Andrew Sayers <andrew-github.com@pileofstuff.org>