dbus-launch: add --exit-with-x11 option
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Feb 2012 16:58:01 +0000 (16:58 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 15 Jun 2012 12:10:16 +0000 (13:10 +0100)
commitfcc656d430f53ad62c25e41d7e7bd880cbb726a0
tree216e9c040be7e31ff72c36bbed2fd98db9b3d6c7
parent1785b37e430efd912ef9dda0c728984a3eba4f09
dbus-launch: add --exit-with-x11 option

This is more suitable for distributions' Xsession scripts: it verifies
that X is already available, and so never results in an attempt to poll
stdin.

Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39197
doc/dbus-launch.1
tools/dbus-launch.c