Files
podman/infra/systemd/podman-public-healthcheck.timer
T
2026-06-28 01:53:03 +00:00

12 lines
198 B
SYSTEMD

[Unit]
Description=Run PodMan public URL healthcheck every minute
[Timer]
OnBootSec=30s
OnUnitActiveSec=60s
AccuracySec=10s
Unit=podman-public-healthcheck.service
[Install]
WantedBy=timers.target