Files
podman/infra/systemd/podman-hermes-watchdog.timer
2026-06-28 02:17:23 +00:00

12 lines
206 B
SYSTEMD

[Unit]
Description=Run PodMan Hermes operations watchdog every five minutes
[Timer]
OnBootSec=45s
OnUnitActiveSec=5min
AccuracySec=30s
Unit=podman-hermes-watchdog.service
[Install]
WantedBy=timers.target