CC-5123
Pypo: Redundant Pypopush happens after restart pypo service -added timeout so that monit doesn't try to start Liquidsoap while it is already being restarted.
This commit is contained in:
parent
96eefee407
commit
82c0fe1088
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
set httpd port 2812
|
||||
|
||||
check process airtime-liquidsoap matching "airtime-liquidsoap.*airtime.*ls_script"
|
||||
if does not exist for 3 cycles then restart
|
||||
|
||||
start program = "/etc/init.d/airtime-liquidsoap start" with timeout 30 seconds
|
||||
stop program = "/etc/init.d/airtime-liquidsoap stop"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue