dbus-launch: revise recommendations and put them in an EXAMPLES section
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Feb 2012 17:00:46 +0000 (17:00 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 15 Jun 2012 12:10:30 +0000 (13:10 +0100)
commitba433723f79c7a69e7107ae5818ecd869aeb4d33
treed4aee9e78407390ce67802704de699a1c502067f
parentfcc656d430f53ad62c25e41d7e7bd880cbb726a0
dbus-launch: revise recommendations and put them in an EXAMPLES section

The first thing we should talk about is how to get a D-Bus session in
your X session - that's the common case.

Secondarily, we can tell command-line addicts how to have a D-Bus session.
Do not recommend --exit-with-session here, since that polls (and reads
from) stdin, which is harmful to precisely those command-line users!
Until we have some better tool, the best we can do here is note that
the dbus-daemon is not automatically terminated.

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