I have two applications. App1 is UI application. App2 is console
application.
Both are communicating through Dbus(session). If I press a button in app1,
aap2 should receive the data immediately.

 If I start both of them manually , they are working as expected.

If I start as system service, it is taking around 2 minutes for data to
reach from app1 to app2.

What can be the possible reasons?
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to