summaryrefslogtreecommitdiffstats
path: root/redhat/tdebase/tdm.fc20.te
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/tdebase/tdm.fc20.te')
-rw-r--r--redhat/tdebase/tdm.fc20.te11
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/tdebase/tdm.fc20.te b/redhat/tdebase/tdm.fc20.te
new file mode 100644
index 000000000..45d8a9a2c
--- /dev/null
+++ b/redhat/tdebase/tdm.fc20.te
@@ -0,0 +1,11 @@
+
+module tdm.fc20 1.0;
+
+require {
+ type fprintd_t;
+ type init_t;
+ class dbus send_msg;
+}
+
+#============= fprintd_t ==============
+allow fprintd_t init_t:dbus send_msg;