remove media-monitor
airtime-media-monitor conflicts with airtime-analyzer, which is what is now used to monitor the LibreTime application https://github.com/LibreTime/libretime-debian-packaging/issues/2#issuecomment-359987457
This commit is contained in:
parent
4508d0d8c0
commit
c16d7c2a1d
81 changed files with 13 additions and 6164 deletions
|
@ -107,9 +107,9 @@ function checkRMQConnection() {
|
|||
}
|
||||
|
||||
/**
|
||||
* Check if airtime-media-monitor is currently running
|
||||
* Check if airtime-analyzer is currently running
|
||||
*
|
||||
* @return boolean true if airtime-media-monitor is running
|
||||
* @return boolean true if airtime-analyzer is running
|
||||
*/
|
||||
function checkAnalyzerService() {
|
||||
exec("pgrep -f -u www-data airtime_analyzer", $out, $status);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue