bodhi: Enable the httpd_execmem SELinux boolean
This commit is contained in:
parent
9bc7c01e74
commit
d3a45418fb
1 changed files with 7 additions and 0 deletions
|
@ -149,3 +149,10 @@
|
||||||
- config
|
- config
|
||||||
- bodhi
|
- bodhi
|
||||||
- selinux
|
- selinux
|
||||||
|
|
||||||
|
- name: enable httpd_execmem SELinux boolean
|
||||||
|
seboolean: name=httpd_execmem state=yes persistent=yes
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
- bodhi
|
||||||
|
- selinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue