fix
This commit is contained in:
parent
1d697ce7d2
commit
c5c3066aa1
|
@ -41,7 +41,7 @@ interface(`bluetooth_run_helper',`
|
|||
type bluetooth_helper_t;
|
||||
')
|
||||
|
||||
bluetooth_helper_domtrans($1)
|
||||
bluetooth_domtrans_helper($1)
|
||||
role $2 types bluetooth_helper_t;
|
||||
allow bluetooth_helper_t $3:chr_file rw_term_perms;
|
||||
')
|
||||
|
|
Loading…
Reference in New Issue