From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Mon, 3 Oct 2011 21:47:53 +0200 Subject: [refpolicy] [PATCH 3/4] Allow mozilla to read xdg data In-Reply-To: <20111003194606.GA7129@siphos.be> References: <20111003194606.GA7129@siphos.be> Message-ID: <20111003194753.GD7129@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Mozilla (firefox) reads in xdg data, for instance for the MIME handling (associating MIME types with applications) as mentioned in ~/.local/share/applications Signed-off-by: Sven Vermeulen --- mozilla.te | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/mozilla.te b/mozilla.te index b9ea50f..dc784ef 100644 --- a/mozilla.te +++ b/mozilla.te @@ -296,6 +296,10 @@ optional_policy(` thunderbird_domtrans(mozilla_t) ') +optional_policy(` + xdg_read_data_home(mozilla_t) +') + ######################################## # # mozilla_plugin local policy -- 1.7.3.4