From c5c3066aa199df37b5a2133b997b1608153b9ca5 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Fri, 18 Nov 2005 21:30:23 +0000 Subject: [PATCH] fix --- refpolicy/policy/modules/services/bluetooth.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/policy/modules/services/bluetooth.if b/refpolicy/policy/modules/services/bluetooth.if index 51e5e0bf..a0b1bc15 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; ')