Enable the httpd_can_network_connect SELinux boolean for bodhi.
This commit is contained in:
parent
989f42018a
commit
e73bce104f
1 changed files with 5 additions and 0 deletions
|
@ -91,3 +91,8 @@
|
||||||
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
|
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
- name: enable httpd_can_network_connect SELinux boolean
|
||||||
|
seboolean: name=httpd_can_network_connect state=yes persistent=yes
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue