On Thu, 2009-12-31 at 11:42 -0500, [email protected] wrote: > Although I can start system dbus in the usual way, a session dbus fails > to start as user or root with the following error: > > 'Failed to start message bus: Element <servicedir> is not allowed in > this context > EOF in dbus-launch reading address from bus daemon'
So, there's probably an XML file somewhere containing that invalid element. What does the following command show on your system? fgrep servicedir -r /etc/dbus-1 Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
