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? 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? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20180814/b3c43a7a/attachment.html>