[selinux-policy: 3032/3172] Reduntant: unused, use hal_read_state instead if possible.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 23:29:46 UTC 2010


commit 74d74b9c2c7a6b53e9f87b19c38dfc2734d31a56
Author: Dominick Grift <domg472 at gmail.com>
Date:   Mon Sep 20 12:04:46 2010 +0200

    Reduntant: unused, use hal_read_state instead if possible.

 policy/modules/services/hal.if |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/policy/modules/services/hal.if b/policy/modules/services/hal.if
index 0d50d0d..8277269 100644
--- a/policy/modules/services/hal.if
+++ b/policy/modules/services/hal.if
@@ -20,24 +20,6 @@ interface(`hal_domtrans',`
 
 ########################################
 ## <summary>
-##	Get the attributes of a hal process.
-## </summary>
-## <param name="domain">
-##	<summary>
-##	Domain allowed access.
-##	</summary>
-## </param>
-#
-interface(`hal_getattr',`
-	gen_require(`
-		type hald_t;
-	')
-
-	allow $1 hald_t:process getattr;
-')
-
-########################################
-## <summary>
 ##	Read hal system state
 ## </summary>
 ## <param name="domain">


More information about the scm-commits mailing list