[selinux-policy: 983/3172] fix

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:29:57 UTC 2010


commit c5c3066aa199df37b5a2133b997b1608153b9ca5
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Nov 18 21:30:23 2005 +0000

    fix

 refpolicy/policy/modules/services/bluetooth.if |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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;
 ')


More information about the scm-commits mailing list