Tell selinux this is okay.
This commit is contained in:
parent
7781f66a8d
commit
36dd2f2db0
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@
|
||||||
tags:
|
tags:
|
||||||
- collectd
|
- collectd
|
||||||
notify: restart collectd
|
notify: restart collectd
|
||||||
|
|
||||||
|
- name: Let collectd talk to apache over tcp
|
||||||
|
seboolean: name=collectd_tcp_network_connect state=yes persistent=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue