summaryrefslogtreecommitdiff
path: root/contrib/systemd/system/podman-restart.service
Commit message (Collapse)AuthorAge
* Restart all containers with restart-policy=always on bootBoaz Shuster2021-06-13
* Add podman-restart systemd unit file and add it to podman RPM package * Fix podman start to filter all containers + unit test Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>