Apply selinux type to crawler log files
This commit is contained in:
parent
8fbd6cabff
commit
0dad6bee86
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue