CC-4986: Installation fail because of monit-airtime-liquidsoap.cfg
-fixed
This commit is contained in:
parent
66fbfa1554
commit
5ae4ed67a5
1 changed files with 0 additions and 0 deletions
9
python_apps/pypo/monit-pre530-airtime-liquidsoap.cfg
Normal file
9
python_apps/pypo/monit-pre530-airtime-liquidsoap.cfg
Normal file
|
@ -0,0 +1,9 @@
|
|||
set daemon 15 # Poll at 5 second intervals
|
||||
set logfile /var/log/monit.log
|
||||
|
||||
set httpd port 2812
|
||||
|
||||
check process airtime-liquidsoap
|
||||
with pidfile "/var/run/airtime-liquidsoap.pid"
|
||||
start program = "/etc/init.d/airtime-liquidsoap start" with timeout 5 seconds
|
||||
stop program = "/etc/init.d/airtime-liquidsoap stop"
|
Loading…
Add table
Add a link
Reference in a new issue