Make tangd policy active
This commit is contained in:
parent
39a94e09cd
commit
11e95ea76d
@ -2614,3 +2614,10 @@ ejabberd = module
|
|||||||
# conntrackd
|
# conntrackd
|
||||||
#
|
#
|
||||||
conntrackd = module
|
conntrackd = module
|
||||||
|
|
||||||
|
# Layer: contrib
|
||||||
|
# Module: tangd
|
||||||
|
#
|
||||||
|
# tangd
|
||||||
|
#
|
||||||
|
tangd = module
|
||||||
|
@ -1 +1,6 @@
|
|||||||
(roleattributeset cil_gen_require system_r)
|
(roleattributeset cil_gen_require system_r)
|
||||||
|
|
||||||
|
(optional permissivedomains_optional_1
|
||||||
|
(typeattributeset cil_gen_require tangd_t)
|
||||||
|
(typepermissive tangd_t)
|
||||||
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user