Fix wrong nscp-local include in the docs

refs #6006
This commit is contained in:
Michael Friedrich 2018-01-18 13:25:23 +01:00
parent bd81264c76
commit 7fe8b3b14f
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.