summaryrefslogtreecommitdiffstats
path: root/redhat/tdebase/tdm.fc20.te
blob: 45d8a9a2ce4a1f1e5d9f7bc5fe1d227ed59656f2 (plain)
1
2
3
4
5
6
7
8
9
10
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;