<div dir="auto">I have two applications. App1 is UI application. App2 is console application.<div dir="auto">Both are communicating through Dbus(session). If I press a button in app1, aap2 should receive the data immediately.</div><div dir="auto"><br></div><div dir="auto"> If I start both of them manually , they are working as expected.</div><div dir="auto"><br></div><div dir="auto">If I start as system service, it is taking around 2 minutes for data to reach from app1 to app2.</div><div dir="auto"><br></div><div dir="auto">What can be the possible reasons?</div></div>