From e3d21df8ad1da3ec8e944a179033094dd4649476 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 9 Nov 2005 19:13:08 +0000 Subject: [PATCH] fix to use real type rather than alias --- refpolicy/policy/modules/services/dbus.fc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/policy/modules/services/dbus.fc b/refpolicy/policy/modules/services/dbus.fc index 1bcd630ad..a859a53b6 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)