mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
4ff308c948
commit
25da7a2291
@ -319,6 +319,7 @@ void Application::DisplayVersionMessage(void)
|
||||
std::cerr << "***" << std::endl
|
||||
<< "* Application version: " << GetVersion() << std::endl
|
||||
<< "* Installation root: " << GetPrefixDir() << std::endl
|
||||
<< "* Sysconf directory: " << GetSysconfDir() << std::endl
|
||||
<< "* Local state directory: " << GetLocalStateDir() << std::endl
|
||||
<< "* Package data directory: " << GetPkgDataDir() << std::endl
|
||||
<< "* State path: " << GetStatePath() << std::endl
|
||||
|
Loading…
x
Reference in New Issue
Block a user