From: David Herrmann Date: Thu, 16 Jul 2015 16:46:12 +0000 (+0200) Subject: logind: never select closing sessions for a VT X-Git-Tag: v226.4~1^2~200 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f08ce65bef386c42d6a1c0171dac612512772c70;hp=f08ce65bef386c42d6a1c0171dac612512772c70;p=elogind.git logind: never select closing sessions for a VT 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. ---