eldbus: send exit/quit event upon disconnecting the session bus
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 6 May 2016 19:32:58 +0000 (15:32 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 6 May 2016 19:41:38 +0000 (15:41 -0400)
commit8a5abfbfc3ec40f860242faa583b33ea31b7cf1a
treed30a91f6777fdb1407f0163b2f22c4ab36c4fa0b
parent236c13df34576c51473463d9f0ef5247810e89e3
eldbus: send exit/quit event upon disconnecting the session bus

if an application is connected to the session bus, being disconnected
should indicate that the session has been terminated and all applications
in that session should also be terminated

this ensures that no zombie processes will remain after the session bus dies
src/lib/eldbus/eldbus_core.c