diff --git a/permissivedomains.cil b/permissivedomains.cil index cd2cdf7..0da410f 100644 --- a/permissivedomains.cil +++ b/permissivedomains.cil @@ -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) +)