- LibreNMS and SELinux is still experimental

This commit is contained in:
Sławomir Paszkiewicz
2015-10-04 14:06:52 +02:00
parent 8490ec0bfb
commit 4e747249fa

View File

@ -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