Skip to content
Commit 7f08535c authored by Ray Strode's avatar Ray Strode
Browse files

legacy-display: ensure X server is dead when respawning

If the user logs out we may detect the session dying before
we detect the X server dying.  If that happens, then we
currently don't wait for the X server to exit before starting
a new X server.

This commit makes sure to explicitly kill the X server and wait
for its death before proceeding.

https://bugzilla.gnome.org/show_bug.cgi?id=788786
parent b5fb83e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment