The relevant file to autostart is ....
nano /etc/inittab
change the following line:
id:3:initdefault:
to
id:4:initdefault:
Or choose whichever number corresponds with what you want to do. I'm not sure if that will solve your problem but there is the file like you asked.


