mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
58678df1d7
commit
c2be28ee55
@ -251,6 +251,7 @@ namespace Icinga
|
||||
FatalError("Icinga 2 does not seem to be installed properly.");
|
||||
|
||||
/* TODO: This is something the NSIS installer should do */
|
||||
Directory.CreateDirectory(installDir + "\\etc\\icinga2\\pki");
|
||||
Directory.CreateDirectory(installDir + "\\var\\cache\\icinga2");
|
||||
Directory.CreateDirectory(installDir + "\\var\\lib\\icinga2\\pki");
|
||||
Directory.CreateDirectory(installDir + "\\var\\lib\\icinga2\\agent\\inventory");
|
||||
|
Loading…
x
Reference in New Issue
Block a user