parent
e410beb935
commit
160a630c5c
|
@ -531,6 +531,8 @@ function Icinga2AgentModule {
|
||||||
include "constants.conf"
|
include "constants.conf"
|
||||||
include <itl>
|
include <itl>
|
||||||
include <plugins>
|
include <plugins>
|
||||||
|
include <nscp>
|
||||||
|
include <windows-plugins>
|
||||||
// include <plugins-contrib>
|
// include <plugins-contrib>
|
||||||
if (!globals.contains("NscpPath")) {
|
if (!globals.contains("NscpPath")) {
|
||||||
NscpPath = dirname(msi_get_component_path("{5C45463A-4AE9-4325-96DB-6E239C034F93}"))
|
NscpPath = dirname(msi_get_component_path("{5C45463A-4AE9-4325-96DB-6E239C034F93}"))
|
||||||
|
|
Loading…
Reference in New Issue