6 ms·
GNOME has had systemd as a hard dependency since 2012: it uses systemd-logind and a few other systemd services for its basic functionality. systemd is only avai
by jstanek 11y ago
GNOME has had systemd as a hard dependency since 2012: it uses systemd-logind and a few other systemd services for its basic functionality. systemd is only available on Linux systems, therefore it's a pretty great achievement to get it running on OpenBSD.
- brynet 11y agoOpenBSD's port of GNOME3 does not rely on systemd at all.
- javert 11y agoThanks. Just the kind of explanation I was looking for.
- peveechi 11y agoThat sounds a bit misleading. I remember running Gnome 3.2/3.4 in 2012, while still using SysV init. I'm not sure whether logind or ConsoleKit was used, but the init system (what most people associate with the name "systemd") was definitely not the one from systemd.