logserver: set domain_can_mmap_files for collectd
The collectd graph.cgi needs to mmap rrd files to properly show the graphs and such in the web view. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
dea602b390
commit
66851a6a21
1 changed files with 2 additions and 0 deletions
|
@ -96,3 +96,5 @@
|
|||
- gnuplot
|
||||
- mod_auth_gssapi
|
||||
|
||||
- name: set domain_can_mmap_files so collectd works
|
||||
seboolean: name=domain_can_mmap_files state=yes persistent=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue