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. -- Rich

