Ipsilon needs an SELinux boolean to use python-pam
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
b6390112af
commit
c030ab4c77
1 changed files with 8 additions and 0 deletions
|
@ -199,6 +199,14 @@
|
|||
tags:
|
||||
- ipsilon
|
||||
|
||||
- name: set sebooleans so ipsilon can use python-pam
|
||||
seboolean:
|
||||
name: httpd_tmp_exec
|
||||
state: true
|
||||
persistent: true
|
||||
tags:
|
||||
- ipsilon
|
||||
|
||||
- name: apply selinux type to the wsgi file
|
||||
file:
|
||||
dest: /usr/libexec/ipsilon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue