| They had about a 5 year "democratic" scream fest that ended when they decided to switch to SystemD (over upstart and other options) starting in Debian Jessie (roughly when I switched off Debian because I couldn't stand the shout matches anymore, not because I had a pony in the race). https://www.debian.org/News/2015/20150426 So since April 25th, 2015. The logic went, we didn't like PulseAudio, therefore we don't like the developer (Lennart Poettering). Lennart Poettering also made SystemD, therefore we automatically hate that. The main complaint was that it relied on DBUS. Most of them switched to Gentoo because it supported OpenRC, ironically also reliant on DBUS. EDIT: I found some additional strange results when trying to find the spelling of his name: https://www.zdnet.com/article/lennart-poetterings-linus-torv... https://bannedhipster.home.blog/2020/10/28/meet-your-nsa-han... https://groups.google.com/g/comp.misc/c/wnFJ3-QDKdE Looks like they believe SystemD is an attempt by the NSA to infiltrate and spy on Linux users. |
Not at all, although if you have any services that use dbus it might get started by one of them. On my system there isn't even a dbus service file that could be used to start dbus directly through OpenRC. OpenRC works fine without any dbus installed, in fact I'm not even sure if it's even used for any functionality at all. Service control is done through a socket in /var/run/openrc/control (or something), at least on any system configuration I've seen.