login: effectively revert "open device if needed"
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Tue, 6 Mar 2018 12:28:54 +0000 (12:28 +0000)
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>
Sat, 10 Mar 2018 10:47:18 +0000 (10:47 +0000)
commitf27053376074fc6d325e01e699e0125f5d03192a
tree4eca5920a71a87230186730f3e7fd4821d2d5bf9
parent1bef256cf5838d4bbc55654206aa6254d7fddb59
login: effectively revert "open device if needed"

This replaces commit 4d3900f1b7ccce03366f9a57d259d0735c1cfbcf.
The underlying cause of issue #8291 has been fixed, so there is no reason
to paper over it any more.

But it might still be useful not to crash in the face of bad restart data.
That can cause several restarts, or maybe at some point an infinite loop
of restarts.  Fail the start (or stop!) request, and write an error to the
system log.  Each time reflects a user request where we fail to resume the
display server's access (or revoke it), and it can be useful if the log
shows the most recent one.
src/login/logind-session-device.c