Re: [systemd-devel] Ordering between user@.service and systemd-logind.service

2024-07-01 Thread Lennart Poettering
On Mo, 01.07.24 12:39, Lennart Poettering (lenn...@poettering.net) wrote: > > Hmm, so we typically don't sync on systemd-logind for user > > stuff/sessions if we can avoid that, since the root user is a user > > that shall be allowed logging in too, and typically much earlier than > > regular user

Re: [systemd-devel] Ordering between user@.service and systemd-logind.service

2024-07-01 Thread Lennart Poettering
On Mo, 01.07.24 12:36, Lennart Poettering (lenn...@poettering.net) wrote: > On So, 30.06.24 22:48, Vladimir Kudrya (vladimir-...@yandex.ru) wrote: > > > Hello everyone! > > > > I'm noticing an issue on my system (Debian sid) on shutdown. Wlroots > > compositors try to communicate release of sessio

Re: [systemd-devel] Ordering between user@.service and systemd-logind.service

2024-07-01 Thread Lennart Poettering
On So, 30.06.24 22:48, Vladimir Kudrya (vladimir-...@yandex.ru) wrote: > Hello everyone! > > I'm noticing an issue on my system (Debian sid) on shutdown. Wlroots > compositors try to communicate release of session to logind, but logind is > already gone, so conflicts arise due to activation attemp

[systemd-devel] Ordering between user@.service and systemd-logind.service

2024-06-30 Thread Vladimir Kudrya
Hello everyone! I'm noticing an issue on my system (Debian sid) on shutdown. Wlroots compositors try to communicate release of session to logind, but logind is already gone, so conflicts arise due to activation attempts, journal is spammed with stuff like this: Jun 29 10:38:13 hostname syste