Set some sebools on sundries.

This commit is contained in:
Kevin Fenzi 2014-05-21 17:38:51 +00:00
parent 3333d00a59
commit 8fc6694c5f
2 changed files with 11 additions and 0 deletions

View file

@ -43,3 +43,9 @@
service: name=xinetd state=started
tags:
- services
- name: set sebooleans so rsync can read dirs
action: seboolean name=rsync_export_all_ro
state=true
persistent=true