mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
parent
4ada0d69f9
commit
28321f81b6
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ function Use-Icinga()
|
|||
'DebugMode' = $DebugMode;
|
||||
}
|
||||
);
|
||||
New-IcingaPerformanceCounterCache;
|
||||
} else {
|
||||
# This will fix the debug mode in case we are only using Libs
|
||||
# without any other variable content and daemon handling
|
||||
|
|
|
|||
Loading…
Reference in a new issue