Merge pull request #6006 from Icinga/fix/docs-nscp-local-include

Fix wrong nscp-local include in the docs
This commit is contained in:
Michael Friedrich 2018-01-18 13:31:06 +01:00 committed by GitHub
commit b38027ff93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2158,7 +2158,7 @@ Add the following `include` statement on all your nodes (master, satellite, clie
vim /etc/icinga2/icinga2.conf
include <nscp-local>
include <nscp>
The CheckCommand definitions will automatically determine the installed path
to the `nscp.exe` binary.