mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Update Oxidized integration to show example of SELinux setup
This commit is contained in:
committed by
Neil Lathwood
parent
b06153d7e9
commit
94bdff3b86
@@ -102,6 +102,7 @@ Add the following config:
|
||||
semanage fcontext -a -t httpd_sys_rw_content_t '/opt/librenms/logs(/.*)?'
|
||||
restorecon -RFvv /opt/librenms/logs/
|
||||
setsebool -P httpd_can_sendmail=1
|
||||
sesetbool -P httpd_can_network_connect=1
|
||||
```
|
||||
|
||||
#### Restart Web server
|
||||
|
||||
Reference in New Issue
Block a user