diff --git a/systemd/chamado-health.timer b/systemd/chamado-health.timer index 9cac14e..6881bc9 100644 --- a/systemd/chamado-health.timer +++ b/systemd/chamado-health.timer @@ -1,8 +1,8 @@ [Unit] -Description=Run Chamado Health check every minute +Description=Run Chamado Health check every 2 minutes [Timer] -OnCalendar=minutely +OnCalendar=*:0/2 Persistent=true [Install]