[selinux-policy: 934/3172] fix to use real type rather than alias

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:25:46 UTC 2010


commit e3d21df8ad1da3ec8e944a179033094dd4649476
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Nov 9 19:13:08 2005 +0000

    fix to use real type rather than alias

 refpolicy/policy/modules/services/dbus.fc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/services/dbus.fc b/refpolicy/policy/modules/services/dbus.fc
index 1bcd630..a859a53 100644
--- a/refpolicy/policy/modules/services/dbus.fc
+++ b/refpolicy/policy/modules/services/dbus.fc
@@ -1,4 +1,4 @@
-/etc/dbus-1(/.*)?		gen_context(system_u:object_r:etc_dbusd_t,s0)
+/etc/dbus-1(/.*)?		gen_context(system_u:object_r:dbusd_etc_t,s0)
 
 /usr/bin/dbus-daemon(-1)? --	gen_context(system_u:object_r:system_dbusd_exec_t,s0)
 


More information about the scm-commits mailing list