I'm using GDbus and make a dbus communication. It using sesstion bus.
Problem is dbus-launch.
I was running dbus in Yocto with c++11. And, I have to export $(dbus-launch).
But, I want to export $(dbus-launch) or same thing in booting time. Because dbus start by systemd.
One solution is to have a recipe that adds environment variable:
With dbus-env.sh