mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
2019-06-21 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDApplication::syslog()' methods.
This commit is contained in:
@@ -302,7 +302,7 @@ void MainObject::exitData()
|
||||
delete air_logs[i];
|
||||
}
|
||||
rda->airplayConf()->setVirtualExitCode(RDAirPlayConf::ExitClean);
|
||||
syslog(LOG_INFO,"exiting");
|
||||
rda->syslog(LOG_INFO,"exiting");
|
||||
exit(0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user