From: aranea@aixah.de (Luis Ressel) Date: Sat, 10 Dec 2016 00:54:49 +0100 Subject: [refpolicy] [PATCH] mozilla: Add miscfiles_dontaudit_setattr_fonts_cache_dirs() Message-ID: <20161209235449.27577-1-aranea@aixah.de> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com mozilla_plugin_t already has this. For some insane reason, current firefox versions try to 'chmod 0755 /var/cache/fontconfig'. --- mozilla.te | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla.te b/mozilla.te index 8929e26..c481981 100644 --- a/mozilla.te +++ b/mozilla.te @@ -183,6 +183,7 @@ logging_send_syslog_msg(mozilla_t) miscfiles_read_fonts(mozilla_t) miscfiles_read_localization(mozilla_t) miscfiles_dontaudit_setattr_fonts_dirs(mozilla_t) +miscfiles_dontaudit_setattr_fonts_cache_dirs(mozilla_t) userdom_use_user_ptys(mozilla_t) -- 2.11.0