[selinux-policy: 1845/3172] trunk: add gentoo hal fc entry.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:44:36 UTC 2010


commit 3b498a910579f9e227f16732eb677593775dff2c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon Nov 12 14:17:39 2007 +0000

    trunk: add gentoo hal fc entry.

 policy/modules/services/hal.fc |    4 ++++
 policy/modules/services/hal.te |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/services/hal.fc b/policy/modules/services/hal.fc
index 5055a77..afdf511 100644
--- a/policy/modules/services/hal.fc
+++ b/policy/modules/services/hal.fc
@@ -19,3 +19,7 @@
 
 /var/run/haldaemon\.pid	--	 		gen_context(system_u:object_r:hald_var_run_t,s0)
 /var/run/vbestate 	--			gen_context(system_u:object_r:hald_var_run_t,s0)
+
+ifdef(`distro_gentoo',`
+/var/lib/cache/hald(/.*)?			gen_context(system_u:object_r:hald_cache_t,s0)
+')
diff --git a/policy/modules/services/hal.te b/policy/modules/services/hal.te
index e0063bd..9ee9ae9 100644
--- a/policy/modules/services/hal.te
+++ b/policy/modules/services/hal.te
@@ -1,5 +1,5 @@
 
-policy_module(hal,1.8.2)
+policy_module(hal,1.8.3)
 
 ########################################
 #


More information about the scm-commits mailing list