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

module tdm 1.0;

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

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