Re: [systemd-devel] systemd --user sometimes is not stopped by systemd-exit.service

2013-10-02 Thread Andrey Borzenkov
В Tue, 1 Oct 2013 04:34:36 +0200 Lennart Poettering пишет: > On Thu, 26.09.13 09:41, Andrey Borzenkov (arvidj...@gmail.com) wrote: > > > I'm still observing timeouts stopping user@0.service on shutdown. It > > appears to be some race condition, because enabling debugging of either > > main syste

Re: [systemd-devel] systemd --user sometimes is not stopped by systemd-exit.service

2013-09-30 Thread Lennart Poettering
On Thu, 26.09.13 09:41, Andrey Borzenkov (arvidj...@gmail.com) wrote: > I'm still observing timeouts stopping user@0.service on shutdown. It > appears to be some race condition, because enabling debugging of either > main systemd or user systemd, or even changing console from vt to > serial would

[systemd-devel] systemd --user sometimes is not stopped by systemd-exit.service

2013-09-25 Thread Andrey Borzenkov
I'm still observing timeouts stopping user@0.service on shutdown. It appears to be some race condition, because enabling debugging of either main systemd or user systemd, or even changing console from vt to serial would hide it. Sometimes it also works using vt console as well. Here is difference