Hubs: allow execmem

This commit is contained in:
Aurélien Bompard 2018-02-23 10:12:30 +00:00
parent 974e4058ac
commit 50da569cb0

View file

@ -23,6 +23,13 @@
persistent: yes
- name: Allow execmem for Apache
seboolean:
name: httpd_execmem
state: yes
persistent: yes
- name: Allow Apache to write to the cache files
sefcontext:
setype: httpd_sys_rw_content_t