mirror of https://github.com/Icinga/icinga2.git
parent
b9b009b6da
commit
e83592582a
|
@ -155,7 +155,7 @@ int IcingaApplication::Main(const vector<String>& args)
|
||||||
|
|
||||||
DumpProgramState();
|
DumpProgramState();
|
||||||
|
|
||||||
Logger::Write(LogInformation, "icinga", "Icinga shutting down.");
|
Logger::Write(LogInformation, "icinga", "Icinga has shut down.");
|
||||||
|
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue