health-check/systemd/health-check.timer
Ronaldo Dias 4a43f21d42 Renomeia referências de health-monitor para health-check
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 03:14:23 -03:00

9 lines
128 B
SYSTEMD

[Unit]
Description=Run health check every 2 minutes
[Timer]
OnCalendar=*:0/2
Persistent=true
[Install]
WantedBy=timers.target