Do not call dbus_g_bus_get in headless mode on legacy systems
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Mon, 25 Nov 2013 23:01:24 +0000 (18:01 -0500)
committerKevin Wasserman <kevin.wasserman@painless-security.com>
Mon, 25 Nov 2013 23:01:24 +0000 (18:01 -0500)
commit56564e11eecf2cf3e02491691c5594d05a0d0410
treeae4f213ea9acbe862803f8685d2e4c0e16407677
parent9590944698604d164f2ff0ebe8979935163cf1c7
Do not call dbus_g_bus_get in headless mode on legacy systems

Centos exits process when dbus-launch script fails, so don't even try,
just call our custom moonshot-dbus-launch.
Makefile.am
libmoonshot/libmoonshot-dbus.c