mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2024-07-22 10:00
This commit is contained in:
11
roles/prosody/files/prosody-ansible.te
Normal file
11
roles/prosody/files/prosody-ansible.te
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
module prosody-ansible 1.0;
|
||||
|
||||
require {
|
||||
type unlabeled_t;
|
||||
type prosody_t;
|
||||
class dir search;
|
||||
}
|
||||
|
||||
#============= prosody_t ==============
|
||||
allow prosody_t unlabeled_t:dir search;
|
Reference in New Issue
Block a user