diff --git a/policy/modules/kernel/files.fc b/policy/modules/kernel/files.fc index 9293eba82..a3993f5cc 100644 --- a/policy/modules/kernel/files.fc +++ b/policy/modules/kernel/files.fc @@ -210,7 +210,8 @@ HOME_ROOT/lost\+found/.* <> /usr/lost\+found -d gen_context(system_u:object_r:lost_found_t,mls_systemhigh) /usr/lost\+found/.* <> -/usr/share/doc(/.*)?/README.* gen_context(system_u:object_r:usr_t,s0) +/usr/share/doc(/.*)?/README.* gen_context(system_u:object_r:usr_t,s0) +/usr/share/docbook2X/xslt/man(/.*)? gen_context(system_u:object_r:usr_t,s0) /usr/tmp -d gen_context(system_u:object_r:tmp_t,s0-mls_systemhigh) /usr/tmp/.* <> diff --git a/policy/modules/system/miscfiles.fc b/policy/modules/system/miscfiles.fc index 2b1369f25..10ece10dc 100644 --- a/policy/modules/system/miscfiles.fc +++ b/policy/modules/system/miscfiles.fc @@ -47,8 +47,6 @@ ifdef(`distro_redhat',` /usr/local/share/fonts(/.*)? gen_context(system_u:object_r:fonts_t,s0) -/usr/share/docbook2X/xslt/man(/.*)? gen_context(system_u:object_r:usr_t,s0) - /usr/share/fonts(/.*)? gen_context(system_u:object_r:fonts_t,s0) /usr/share/ghostscript/fonts(/.*)? gen_context(system_u:object_r:fonts_t,s0) /usr/share/texmf[^/]*/fonts(/.*)? gen_context(system_u:object_r:fonts_t,s0)