mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
3cfccba1ea
commit
e32f97c07a
@ -115,10 +115,12 @@ static bool LoadConfigFiles(const String& appType, bool validateOnly)
|
||||
return true;
|
||||
}
|
||||
|
||||
#ifndef _WIN32
|
||||
static void SigHupHandler(int)
|
||||
{
|
||||
Application::RequestRestart();
|
||||
}
|
||||
#endif /* _WIN32 */
|
||||
|
||||
static bool Daemonize(const String& stderrFile)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user