Am Sat, 19 Nov 2016 17:15:27 -0500 schrieb Rich Freeman <[email protected]>:
> On Sat, Nov 19, 2016 at 4:59 PM, Tom H <[email protected]> wrote: > > On Wed, Nov 16, 2016 at 7:47 AM, Miroslav Rovis > > <[email protected]> wrote: > >> > >> Ah, I almost forgot. Gentoo is as default (OpenRC) without dbus! > >> Have a look: > >> > >> https://wiki.gentoo.org/wiki/Comparison_of_init_systems > >> > >> There is no D-Bus under "Main dependencies" for OpenRC (I really > >> like OpenRC...) > > > > There's no reason that the fact that OpenRC doesn't depend on dbus > > should imply that something higher up the stack cannot depend on > > dbus! > > I'd also comment that utilizing dbus and spawning random processes > that you don't understand are orthogonal issues. Dbus is just an IPC > mechanism. It's actually not dbus' fault that at-spi2 is launched... It's just a side-effect of at-spi2 being an IPC built ontop of dbus. What I don't like is that at-spi2 launches it's own dbus instance. Why not just join the bus that's already there? -- Regards, Kai Replies to list-only preferred.

