diff --git a/refpolicy/policy/modules/services/bluetooth.if b/refpolicy/policy/modules/services/bluetooth.if index 51e5e0b..a0b1bc1 100644 --- a/refpolicy/policy/modules/services/bluetooth.if +++ b/refpolicy/policy/modules/services/bluetooth.if @@ -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; ')