On Tue, Aug 14, 2018 at 7:21 AM deepan muthusamy <[email protected]> wrote:
> 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? > If it's a session application, why does it have to be started by systemd? That isn't a requirement for accessing the system bus; any application can access the system bus. -- Mantas Mikulėnas
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
