libmoonshot: Skeleton for auto launch without X11
authorSam Hartman <hartmans@debian.org>
Tue, 19 Mar 2013 01:01:17 +0000 (21:01 -0400)
committerSam Hartman <hartmans@debian.org>
Tue, 19 Mar 2013 01:38:10 +0000 (21:38 -0400)
commit53d4e9a8b28d953c33d3954d53130fdb7d2796be
tree627a55014a6e43f07f1e9fb1c3d774bc6ca0573e
parent059b95e008549cdeff467466513677f6c3e793c0
libmoonshot: Skeleton for auto launch without X11

The auto launch code in libdbus doesn't work unless DISPLAY is set on
unix.  For headless operation we need to work even in that case.  In
preparation for this call dbus_launch_moonshot (currently a stub) as a
second chance for bus launch.
libmoonshot/libmoonshot-dbus.c