This commit is contained in:
Chris PeBenito 2005-11-18 21:30:23 +00:00
parent 1d697ce7d2
commit c5c3066aa1

View File

@ -41,7 +41,7 @@ interface(`bluetooth_run_helper',`
type bluetooth_helper_t; type bluetooth_helper_t;
') ')
bluetooth_helper_domtrans($1) bluetooth_domtrans_helper($1)
role $2 types bluetooth_helper_t; role $2 types bluetooth_helper_t;
allow bluetooth_helper_t $3:chr_file rw_term_perms; allow bluetooth_helper_t $3:chr_file rw_term_perms;
') ')