Make systemd_gpt_generator_t as permissive domain.

This commit is contained in:
Lukas Vrabec 2016-03-08 15:27:44 +01:00
parent c9ff63c69e
commit 21c7ff9be8
1 changed files with 5 additions and 0 deletions

View File

@ -55,3 +55,8 @@
(typeattributeset cil_gen_require systemd_hwdb_t)
(typepermissive systemd_hwdb_t)
)
(optional permissivedomains_optional_14
(typeattributeset cil_gen_require systemd_gpt_generator_t)
(typepermissive systemd_gpt_generator_t)
)