this selinux file type changed in 7.3

This commit is contained in:
Kevin Fenzi 2016-12-01 05:08:11 +00:00
parent 067d1da6f6
commit 1237bab5e5

View file

@ -163,7 +163,7 @@
- selinux
- name: /usr/share/bodhi/.fedora file contexts
command: semanage fcontext -a -t httpd_sys_content_rw_t "/usr/share/bodhi/.fedora"
command: semanage fcontext -a -t httpd_sys_rw_content_t "/usr/share/bodhi/.fedora"
when: homedir.stdout.find('httpd_sys_content_t') == -1
tags:
- config