[selinux-policy/f16] Add thumb to the modules files to support usage for confined users

Daniel J Walsh dwalsh at fedoraproject.org
Tue Oct 4 15:37:51 UTC 2011


commit 3faa6452b89ceff2c60c4b75cc1402a01f703c33
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Oct 4 11:21:15 2011 -0400

    Add thumb to the modules files to support usage for confined users

 modules-mls.conf      |    7 +++++++
 modules-targeted.conf |    7 +++++++
 2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/modules-mls.conf b/modules-mls.conf
index aeabab9..4286efe 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -1535,6 +1535,13 @@ tcsd = module
 # 
 tgtd = module
 
+# Layer: apps
+# Module: thumb
+#
+# Thumbnailer confinement
+# 
+thumb = module
+
 # Layer: system
 # Module: udev
 #
diff --git a/modules-targeted.conf b/modules-targeted.conf
index 6fc771d..18d8e85 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -1802,6 +1802,13 @@ tcsd = module
 # 
 tgtd = module
 
+# Layer: apps
+# Module: thumb
+#
+# Thumbnailer confinement
+# 
+thumb = module
+
 # Layer: system
 # Module: udev
 #


More information about the scm-commits mailing list