Documentation: Fix wrong command pipe path for icinga web

fixes #6711
This commit is contained in:
Michael Friedrich 2014-07-12 12:43:09 +02:00
parent 5fb52a4e48
commit 107757be3c
1 changed files with 1 additions and 1 deletions

View File

@ -759,7 +759,7 @@ to the default used in Icinga 2. Make sure to clear the cache afterwards.
<write>
<files>
<resource name="icinga_pipe">/var/run/icinga2/cmd/icinga.cmd</resource>
<resource name="icinga_pipe">/var/run/icinga2/cmd/icinga2.cmd</resource>
</files>
</write>