From: aranea@aixah.de (Luis Ressel) Date: Wed, 7 Jun 2017 18:00:05 +0200 Subject: [refpolicy] [PATCH] mozilla: Add fc for the files used by the firefox addon "vimperator" Message-ID: <20170607160005.16027-1-aranea@aixah.de> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com vimperator uses both ~/.vimperatorrc and ~/.vimperator/. --- mozilla.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla.fc b/mozilla.fc index 21974b8..e5d2fa7 100644 --- a/mozilla.fc +++ b/mozilla.fc @@ -3,6 +3,7 @@ HOME_DIR/\.mozilla(/.*)? gen_context(system_u:object_r:mozilla_home_t,s0) HOME_DIR/\.mozilla/plugins(/.*)? gen_context(system_u:object_r:mozilla_plugin_home_t,s0) HOME_DIR/\.netscape(/.*)? gen_context(system_u:object_r:mozilla_home_t,s0) HOME_DIR/\.phoenix(/.*)? gen_context(system_u:object_r:mozilla_home_t,s0) +HOME_DIR/\.vimperator.* gen_context(system_u:object_r:mozilla_home_t,s0) HOME_DIR/\.adobe(/.*)? gen_context(system_u:object_r:mozilla_plugin_home_t,s0) HOME_DIR/\.macromedia(/.*)? gen_context(system_u:object_r:mozilla_plugin_home_t,s0) -- 2.13.1