ecore-drm: Fix incorrect launcher shutdown procedure
authorChris Michael <cp.michael@samsung.com>
Tue, 6 Jan 2015 16:12:54 +0000 (11:12 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 6 Jan 2015 16:12:54 +0000 (11:12 -0500)
commit32a7eecf504238dd1340272134c53ced9208d5bc
tree9340847d4db72283a070b801fa87490fa7223c7a
parent5eb11e1285a47e95ad3fa889dc94a30aef35aa90
ecore-drm: Fix incorrect launcher shutdown procedure

Summary: We need to clean tty handlers and close the tty Before we can
call logind_disconnect as that function ends up shuttting down our
dbus connection.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/ecore_drm_launcher.c