On 9/7/2010 12:33 AM, Pertti Kellomäki wrote:
Is there a way to serialize application/daemon start from
/etc/xdg/autostart? I need to start two daemons (applauncherd and
prestartd) when a UI session starts, and potentially applications
started by prestartd could use the services of applauncherd. If this
happens, there is a chance of a race condition.
there is no way to serialize; you can order, but you can't serialize.
if you need serialization, something is misdesigned. In general, apps
that need a service to be there (via dbus) need to be ready for that
service to appear on the dbus after they start....
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev