Create periodic healthcheck units for the transient store

This commit is contained in:
Ohad Livne 2026-04-09 23:17:56 +03:00
parent c852857583
commit c18017eef4
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[Unit]
Description=Podman health check timer for %i
BindsTo=%i.service
After=%i.service
[Timer]
OnActiveSec=30s
OnUnitActiveSec=30s
[Install]
WantedBy=%i.service