policy addition for mozilla

Richard Hally rhallyx at mindspring.com
Fri Jul 9 05:13:38 UTC 2004


Attached (and below) is a diff of a one line addition for 
mozilla_macros.te from the the  selinux-policy-strict-sources-1.14.1-5.

audit2allow generated the following from the avc denied messages I 
received when trying to run Mozilla: allow staff_mozilla_t xdm_tmp_t:dir 
{ search };

Please add
Thanks
Richard Hally

--- mozilla_macros.te.prev      2004-07-09 00:32:53.397132227 -0400
+++ mozilla_macros.te   2004-07-09 00:34:15.845137952 -0400
@@ -116,6 +116,7 @@
 
 ifdef(`xdm.te', `
 allow $1_mozilla_t xdm_t:fifo_file { write read };
+allow $1_mozilla_t xdm_tmp_t:dir { search };
 allow $1_mozilla_t xdm_tmp_t:file { getattr read };
 allow $1_mozilla_t xdm_tmp_t:sock_file { write };
 ')dnl end if xdm.te


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: moz_diff
Url: http://lists.fedoraproject.org/pipermail/selinux/attachments/20040709/e7306869/attachment.pl 


More information about the selinux mailing list