Re: [gentoo-user] 66; A better alternative to systemd and openrc

2025-04-04 Thread Pramod V U
> The bot(s) also link to > > https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/User_Guide > > If you are not a Gentoo Developer, you need a Gentoo Developer to merge > changes for you. This is called proxying -- you author the change and > someone else helps you by merging it. > > The Pr

Re: [gentoo-user] 66; A better alternative to systemd and openrc

2025-04-04 Thread Alexis
Pramod V U writes: dbus-daemon is the reference dbus daemon. dbus-broker is an efficient daemon which does things more performant, and more reliable in certain scenarios. It is just a bus, and the rest of the tasks [configuration, systemd-activation, logging, opening sockets etc...] are done

Re: [gentoo-user] 66; A better alternative to systemd and openrc

2025-04-04 Thread Alexis
Pramod V U writes: dbus-broker depends on systemd, and you probably don't want 66 to pull in systemd. :-) Only with the USE=launcher `66-dbus-launch` in `sys-apps/66-tools` provides an alternative "launcher" which doesn't depend on systemd. It instead uses 66. This page says that 66-dbus-l