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:
Alessio Attilio
2026-01-19 23:38:35 +01:00
parent 0c436c40ae
commit f0dd315bdf

View File

@@ -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