Make tangd policy active

This commit is contained in:
Lukas Vrabec 2018-04-25 11:01:01 +02:00
parent 39a94e09cd
commit 11e95ea76d
No known key found for this signature in database
GPG Key ID: 47201AC42F29CE06
2 changed files with 12 additions and 0 deletions

View File

@ -2614,3 +2614,10 @@ ejabberd = module
# conntrackd
#
conntrackd = module
# Layer: contrib
# Module: tangd
#
# tangd
#
tangd = module

View File

@ -1 +1,6 @@
(roleattributeset cil_gen_require system_r)
(optional permissivedomains_optional_1
(typeattributeset cil_gen_require tangd_t)
(typepermissive tangd_t)
)