Altera intervalo do timer de chamado-health para 2 minutos
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c448a3c01e
commit
be4228d9f8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Run Chamado Health check every minute
|
Description=Run Chamado Health check every 2 minutes
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=minutely
|
OnCalendar=*:0/2
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue