Control: reassign -1 elogind Control: retitle -1 org.freedesktop.login1.service Exec=/bin/true causes apt delay if elogind is not running
On Wed, Mar 04, 2026 at 12:22:13AM +0100, [email protected] wrote: > > If you change > > /usr/share/dbus-1/system-services/org.freedesktop.login1.service > > to > > > > Exec=/bin/false > > > > does that help the behaviour you see? > > > > Mark > > Yes, it works. Thanks for the confirmation. I have had a look back, and I don't see any particular rationale for having chosen Exec=/bin/true over /bin/false. I will do some more testing. If there are no regressions for supported configurations, I would be happy to incorporate this change. Best wishes Mark

