mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
systemd: update podman-restart.service description
Update the service description to reflect that it now also restarts containers with unless-stopped restart policy, not just always. This was changed in PR #27619 but the description was not updated. Fixes: #27908 Signed-off-by: Alessio Attilio <attilio.alessio@protonmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Podman Start All Containers With Restart Policy Set To Always
|
||||
Description=Podman Start All Containers With Restart Policy Set To Always Or Unless-Stopped
|
||||
Documentation=man:podman-start(1)
|
||||
StartLimitIntervalSec=0
|
||||
Wants=network-online.target
|
||||
|
||||
Reference in New Issue
Block a user