summaryrefslogtreecommitdiffstats
path: root/redhat/core/tdebase/tdm.el6.te
blob: 60508ae0d83c1477ee98297c86342f2950a105e9 (plain)
1
2
3
4
5
6
7
8
9
10
11

module tdm 1.0;

require {
	type fprintd_t;
	type initrc_t;
	class dbus send_msg;
}

#============= fprintd_t ==============
allow fprintd_t initrc_t:dbus send_msg;