We need to connect to db as well.

This commit is contained in:
Kevin Fenzi 2014-02-19 22:19:22 +00:00
parent 4eaaaccb57
commit c80775684e

View file

@ -86,3 +86,8 @@
seboolean: name=httpd_tmp_exec state=yes persistent=yes
tags:
- config
- name: enable httpd_can_network_connect_db SELinux boolean
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
tags:
- config