Added osad to permissive domains

This commit is contained in:
Lukas Vrabec 2014-02-03 14:09:01 +01:00
parent 99989c2bfc
commit 4cde844b7e
2 changed files with 2 additions and 13 deletions

Binary file not shown.

View File

@ -2,18 +2,7 @@ policy_module(permissivedomains,21)
optional_policy(`
gen_require(`
type bumblebee_t;
type osad_t;
')
')
optional_policy(`
gen_require(`
type freqset_t;
')
')
optional_policy(`
gen_require(`
type docker_t;
')
permissive osad_t;
')