grant rpm permissions to map locale_t

type=AVC msg=audit(1560913896.408:217): avc:  denied  { map } for pid=1265 comm="rpm" path="/usr/lib/locale/locale-archive" dev="dm-0" ino=24721 scontext=system_u:system_r:rpm_t:s0 tcontext=system_u:object_r:locale_t:s0 tclass=file permissive=1

Signed-off-by: Dave Sugar <dsugar@tresys.com>
This commit is contained in:
Sugar, David 2019-07-02 15:30:30 +00:00 committed by Chris PeBenito
parent 8e09ba5637
commit 79fd6ddb3e

View File

@ -207,6 +207,8 @@ libs_run_ldconfig(rpm_t, rpm_roles)
logging_send_audit_msgs(rpm_t)
logging_send_syslog_msg(rpm_t)
miscfiles_read_localization(rpm_t)
seutil_manage_src_policy(rpm_t)
seutil_manage_bin_policy(rpm_t)