deepan muthusamy
2018-11-08 13:27:35 UTC
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?
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?