[selinux-policy] Label stuff under /usr/lib/debug as if it was labeled under /

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jun 6 17:11:24 UTC 2011


commit 8f6432aac999644d0ef61fe58ce21d7deedf15b8
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Jun 6 13:11:10 2011 -0400

    Label stuff under /usr/lib/debug as if it was labeled under /

 file_contexts.subs_dist |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist
index 1a26c6f..c16c75f 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -3,3 +3,6 @@
 /var/run/lock /var/lock
 /lib64 /lib
 /usr/lib64 /usr/lib
+/usr/lib/debug /
+
+


More information about the scm-commits mailing list