diff --git a/policy/modules/system/libraries.fc b/policy/modules/system/libraries.fc index 7e7bf2d7..6dd06e2d 100644 --- a/policy/modules/system/libraries.fc +++ b/policy/modules/system/libraries.fc @@ -98,6 +98,8 @@ ifdef(`distro_gentoo',` /opt/RealPlayer/lib/.*\.so -- gen_context(system_u:object_r:shlib_t,s0) /opt/RealPlayer/mozilla(/.*)? gen_context(system_u:object_r:lib_t,s0) /opt/RealPlayer/mozilla/.*\.so -- gen_context(system_u:object_r:shlib_t,s0) +/opt/RealPlayer/plugins(/.*)? gen_context(system_u:object_r:lib_t,s0) +/opt/RealPlayer/plugins/.*\.so -- gen_context(system_u:object_r:shlib_t,s0) ') #