CC-3415: Live Stream: Disconnect all input.harbor connections before
terminating the process - call prepare termiate on monit-restart()
This commit is contained in:
parent
cde6db812f
commit
68fa46f017
2 changed files with 9 additions and 8 deletions
|
@ -65,6 +65,7 @@ monit_restart() {
|
|||
start-stop-daemon --stop --oknodo --retry TERM/5/0/30 --quiet --pidfile $PIDFILE0
|
||||
rm -f $PIDFILE0
|
||||
|
||||
python /usr/lib/airtime/pypo/bin/liquidsoap_scripts/liquidsoap_prepare_terminate.py
|
||||
start-stop-daemon --stop --oknodo --retry TERM/5/0/30 --quiet --pidfile $PIDFILE1
|
||||
rm -f $PIDFILE1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue