mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
5fdc874377
commit
d70d7797c8
@ -166,6 +166,8 @@ void ApiListener::Start(bool runtimeCreated)
|
||||
|
||||
void ApiListener::Stop(bool runtimeDeleted)
|
||||
{
|
||||
ObjectImpl<ApiListener>::Stop(runtimeDeleted);
|
||||
|
||||
boost::mutex::scoped_lock lock(m_LogLock);
|
||||
CloseLogFile();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user