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

module tdm.fc18 1.0;

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

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