Update command pipe location in the documentation.

This commit is contained in:
Gunnar Beutner 2013-10-01 08:47:44 +02:00
parent fa0282d48c
commit e338be1e8f
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ By default Icinga 2 uses the following files and directories:
/etc/init.d/icinga2 |The Icinga 2 init script.
/usr/share/doc/icinga2 |Documentation files that come with Icinga 2.
/usr/share/icinga2/itl |The Icinga Template Library.
/var/run/icinga2 |Command pipe and PID file.
/var/run/icinga2 |PID file.
/var/run/icinga2/cmd |Command pipe and livestatus socket.
/var/cache/icinga2 |Performance data files and status.dat/objects.cache.
/var/lib/icinga2 |The Icinga 2 state file.