(Solved) Dropbox delay at startup solution needed.
Posted: 23. Feb 2012, 11:54
I am using Salix LXDE 13.37 and need a solution to delay when Dropbox starts, as it often starts before Wicd has found my network connection. I have tried adding the following to the .desktop file placed in the ,config autostart directory, but Dropbox refuses to start.What am I doing wrong?
Code: Select all
Exec=sleep 5 && /opt/dropbox/dropboxd &