Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
12345678 |
- check process znc with pidfile /var/run/znc/znc.pid
- group irc
- start program = "systemctl start znc"
- stop program = "systemctl stop znc"
- if failed host localhost port 6643 protocol http
- with timeout 10 seconds
- then restart
- if 5 restarts within 5 cycles then timeout
|