I am running remote connection on session start using xdg autostart script. But sometimes network interface needs more time to start. So I need to check if network is up.
Is it possible to check if an upstart event was emited (I.e. net-device-up)?
Thank you.