policy addition for mozilla

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


--- 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

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux