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