chiark / gitweb /
logind: never select closing sessions for a VT
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 16 Jul 2015 16:46:12 +0000 (18:46 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:07:01 +0000 (10:07 +0100)
If a session is in closing state (and already got rid of its VT), then
never re-select it for that VT. There is no reason why we should grant
something to a session that is already going away *AND* already got rid
of exactly that.


No differences found