mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 18:05:41 +00:00
When `podman-restart.service` stops containers, it marks them as "stopped by user" which breaks the `unless-stopped` restart policy. Add hidden `--not-stopped-by-user` flag to prevent this, allowing `unless-stopped` containers to restart on next boot. Fixes: https://github.com/containers/podman/issues/28152 Fixes: https://issues.redhat.com/browse/RUN-4357 Signed-off-by: Jan Rodák <hony.com@seznam.cz> |
||
|---|---|---|
| .. | ||
| podman-auto-update.service.in | ||
| podman-auto-update.timer | ||
| podman-clean-transient.service.in | ||
| podman-docker.conf | ||
| podman-kube@.service.in | ||
| podman-restart.service.in | ||
| podman.service.in | ||
| podman.socket | ||