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

module tdm.el7 1.0;

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

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