diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2015-07-07 19:13:52 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-07-07 19:13:52 +0200 |
commit | 586cd08e1bbf8d6b1a960dc94f46235fde0d68c1 (patch) | |
tree | 9ad797636c2ec494bacc9794691623b5ff9904d6 /.mailmap | |
parent | 2d1ca11270e66777c90a449096203afebc37ec9c (diff) |
logind: allow sessions to share a VT if it's a greeter
Old gdm and lightdm start the user-session during login before they
destroy the greeter-session. Therefore, the user-session will take over
the VT from the greeter. We recently prevented this by never allowing
multiple sessions on the same VT. Fix this now, by explicitly allowing
this if the owning session is a GREETER.
Note that gdm no longer behaves like this. Instead, due to wayland, they
always use a different VT for each session. All other login-managers are
highly encouraged to destroy the greeter-session _before_ starting the
user-session. We now work around this, but this will probably not last
forever (and will already have nasty side-effects on the greeter-session).
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions