summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdebase/tdm.fc17.te
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdebase/tdm.fc17.te')
-rw-r--r--redhat/main/tdebase/tdm.fc17.te13
1 files changed, 0 insertions, 13 deletions
diff --git a/redhat/main/tdebase/tdm.fc17.te b/redhat/main/tdebase/tdm.fc17.te
deleted file mode 100644
index 1b19a7116..000000000
--- a/redhat/main/tdebase/tdm.fc17.te
+++ /dev/null
@@ -1,13 +0,0 @@
-
-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;