Fix wrong nscp-local include in the docs

This commit is contained in:
Michael Friedrich 2018-01-18 13:25:23 +01:00
parent 4b0628c59d
commit eac6e7e861
1 changed files with 1 additions and 1 deletions

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.