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?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to