appologies
Havoc Pennington
hp at redhat.com
Thu Oct 11 09:12:45 PDT 2007
Hi,
Aashish Raina wrote:
> Failed to start message bus: Failed to open
> "/etc/selinux/targeted/contexts/dbus_contexts": No such file or directory
>
You compiled dbus with selinux support somehow, which requires this file
to exist by default.
One fix is to compile dbus without selinux support; configure
--disable-selinux
Another fix is to remove this line from system.conf and session.conf:
<include if_selinux_enabled="yes"
selinux_root_relative="yes">contexts/dbus_contexts</include>
Havoc
More information about the dbus
mailing list