summaryrefslogtreecommitdiffstats
path: root/redhat/tdebase/tdm.fc17.te
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/tdebase/tdm.fc17.te')
-rw-r--r--redhat/tdebase/tdm.fc17.te13
1 files changed, 13 insertions, 0 deletions
diff --git a/redhat/tdebase/tdm.fc17.te b/redhat/tdebase/tdm.fc17.te
new file mode 100644
index 000000000..1b19a7116
--- /dev/null
+++ b/redhat/tdebase/tdm.fc17.te
@@ -0,0 +1,13 @@
+
+module tdm.fc17 1.0;
+
+require {
+ type fprintd_t;
+ type initrc_t;
+ class dbus send_msg;
+}
+
+#============= fprintd_t ==============
+#!!!! This avc is allowed in the current policy
+
+allow fprintd_t initrc_t:dbus send_msg;