Merge pull request #2947 from rhopfer/fix/doc-install-centos-selinux

Add note about SELinux to CentOS install doc
This commit is contained in:
Michael Friedrich 2017-09-13 11:41:02 +02:00 committed by GitHub
commit 8d2e22a738
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ apt-get install icingaweb2
``` ```
yum install icingaweb2 icingacli yum install icingaweb2 icingacli
``` ```
If you have [SELinux](90-SELinux.md) enabled, the package `icingaweb2-selinux` is also required.
For RHEL/CentOS please read the [package repositories notes](02-Installation.md#package-repositories-rhel-notes). For RHEL/CentOS please read the [package repositories notes](02-Installation.md#package-repositories-rhel-notes).
**SLES and openSUSE**: **SLES and openSUSE**: