Hello erveryone,
I'am stuck with the folowing problem.
I've made a python script that sends data to a external mysql on another pc.
If i start that script in RC.Local at boot i get a error that he can't connect to the external mysqldb.
But if i login on remote and start it then in the console after loading the desktop there is no problem.
So i think that the internet connection is loaded at the end of eveything and before loading the desktop.
So i tryed to load the script of interfaces earlyer by adding cat /etc/network/interfaces in RC.Local.
But that also did'nt the trick.
So my questing is if somebody has another option/solution?
Hopefully is my question clear enouth.
