From 4e747249faf4d7e4b39ba189360236a78e138f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Paszkiewicz?= Date: Sun, 4 Oct 2015 14:06:52 +0200 Subject: [PATCH] - LibreNMS and SELinux is still experimental --- doc/Installation/Installation-(RHEL-CentOS).md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Installation/Installation-(RHEL-CentOS).md b/doc/Installation/Installation-(RHEL-CentOS).md index d3de23deb7..eaeff7c44c 100644 --- a/doc/Installation/Installation-(RHEL-CentOS).md +++ b/doc/Installation/Installation-(RHEL-CentOS).md @@ -219,6 +219,7 @@ First, create and chown the `rrd` directory and create the `logs` directory **SELinux** > if you're using SELinux you need to allow nginx to write into logs directory. > semanage tool is a part of policycoreutils-python, so if don't have it, you can install it +> Please note that running LibreNMS with SELinux is still experimental and we cannot guarantee that everything will be working fine for now. ```bash yum install policycoreutils-python