From e3d21df8ad1da3ec8e944a179033094dd4649476 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Nov 09 2005 19:13:08 +0000 Subject: fix to use real type rather than alias --- 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)