]> granicus.if.org Git - icinga2/commitdiff
Documentation: Fix wrong command pipe path for icinga web
authorMichael Friedrich <michael.friedrich@netways.de>
Sat, 12 Jul 2014 10:43:09 +0000 (12:43 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Sat, 12 Jul 2014 10:43:09 +0000 (12:43 +0200)
fixes #6711

doc/2-getting-started.md

index a8ae455b470771782a18b7f56a55ccb6c7191313..cdcc343bb9be2a87c2cecdc324620fc2bcae452b 100644 (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>