Make tlp policy active

This commit is contained in:
Lukas Vrabec 2016-11-16 14:33:40 +01:00
parent eae2c639f7
commit 42206f3502
2 changed files with 12 additions and 0 deletions

View File

@ -2600,3 +2600,10 @@ hwloc = module
# sbd
#
sbd = module
# Layer: contrib
# Module: tlp
#
# tlp
#
tlp = module

View File

@ -70,3 +70,8 @@
(typeattributeset cil_gen_require udisks2_t)
(typepermissive udisks2_t)
)
(optional permissivedomains_optional_17
(typeattributeset cil_gen_require tlp_t)
(typepermissive tlp_t)
)