Apply selinux type to crawler log files

This commit is contained in:
Adrian Reber 2015-04-23 07:48:20 +00:00
parent 8fbd6cabff
commit 0dad6bee86

View file

@ -40,3 +40,10 @@
- restart httpd
tags:
- config
- name: apply selinux type to crawler log files
file: >
dest=/var/log/mirrormanager/crawler
setype=httpd_sys_content_t
state=directory
recurse=yes