<div dir="auto"><div dir="auto">I have an application which has to communicate with systemd to monitor other process and it has to communicate with other session applications , so my application is designed to communicate to both session dbus and system dbus. And also my application has to be started as service by systemd. How to do this?</div><div dir="auto"><br></div><div dir="auto">Iam facing process termination when try trying to access session dbus, only when iam starting as boot process. If I run manually or run with init.d, my application is running sucessfully. Any way to solve this issue?</div></div>