Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
123456789 |
- check process prosody with pidfile /var/run/prosody/prosody.pid
- group social
- start program = "/bin/systemctl start prosody"
- stop program = "/bin/systemctl stop prosody"
- if failed port 5222 type tcp
- with timeout 10 seconds
- with retry 2
- then restart
- if 5 restarts within 5 cycles then timeout
|