chiark / gitweb /
logind: release VT-positions when closing sessions
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 31 Jul 2015 14:52:29 +0000 (16:52 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:07:22 +0000 (10:07 +0100)
commitb5132cc290ef609fb7a84adb8130526fb433c291
tree470caedc3ae00d7287e1144c7944d470cc0d81bf
parent329f95e0485eb22e4c869d5d9a8f42e5d4d02eda
logind: release VT-positions when closing sessions

Make sure we release VT-positions when a session is closed. Otherwise,
lingering sessions will occupy VTs and prevent next logins from
succeeding.

Note that we already release session-devices when closing a session, so
there cannot be anyone using the VT anymore.
src/login/logind-session.c