-ensure liquidsoap from 1.8.2 is dead
-start monit
This commit is contained in:
parent
a4fb63afcf
commit
a197a27d75
1 changed files with 2 additions and 0 deletions
|
@ -763,6 +763,7 @@ exec("svc -dx /etc/service/pypo-liquidsoap/log");
|
||||||
exec("svc -dx /etc/service/recorder");
|
exec("svc -dx /etc/service/recorder");
|
||||||
exec("svc -dx /etc/service/recorder/log");
|
exec("svc -dx /etc/service/recorder/log");
|
||||||
exec("killall supervise");
|
exec("killall supervise");
|
||||||
|
exec("killall liquidsoap");
|
||||||
|
|
||||||
$pathnames = array("/usr/bin/airtime-pypo-start",
|
$pathnames = array("/usr/bin/airtime-pypo-start",
|
||||||
"/usr/bin/airtime-pypo-stop",
|
"/usr/bin/airtime-pypo-stop",
|
||||||
|
@ -819,6 +820,7 @@ AirtimeInstall::SetUniqueId();
|
||||||
AirtimeInstall::SetImportTimestamp();
|
AirtimeInstall::SetImportTimestamp();
|
||||||
|
|
||||||
AirtimeIni::CreateMonitFile();
|
AirtimeIni::CreateMonitFile();
|
||||||
|
exec("/etc/init.d/monit start");
|
||||||
|
|
||||||
AirtimeInstall::CreateSymlinksToUtils();
|
AirtimeInstall::CreateSymlinksToUtils();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue