Added mon_statd_t and mon_procd_t to permissivedomains.
This commit is contained in:
parent
50b67a748c
commit
2ca2a22c66
Binary file not shown.
@ -69,3 +69,17 @@ optional_policy(`
|
|||||||
')
|
')
|
||||||
permissive cpuplug_t;
|
permissive cpuplug_t;
|
||||||
')
|
')
|
||||||
|
|
||||||
|
optional_policy(`
|
||||||
|
gen_require(`
|
||||||
|
type mon_statd_t;
|
||||||
|
')
|
||||||
|
permissive mon_statd_t;
|
||||||
|
')
|
||||||
|
|
||||||
|
optional_policy(`
|
||||||
|
gen_require(`
|
||||||
|
type mon_procd_t;
|
||||||
|
')
|
||||||
|
permissive mon_procd_t;
|
||||||
|
')
|
||||||
|
Loading…
Reference in New Issue
Block a user