parent
d257b83fd4
commit
030be2b4a8
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
tdm.el7.pp
|
|
@ -0,0 +1,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;
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,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;
|
Binary file not shown.
@ -0,0 +1,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;
|
Loading…
Reference in new issue