Add brltty policy to permissive policies.

This commit is contained in:
Lukas Vrabec 2014-10-06 13:10:48 +02:00
parent 98ab4a3d80
commit dbbe68629e
2 changed files with 7 additions and 0 deletions

Binary file not shown.

View File

@ -55,3 +55,10 @@ optional_policy(`
')
permissive naemon_t;
')
optional_policy(`
gen_require(`
type brltty_t;
')
permissive brltty_t;
')