I want my qt applicaton to automatically start once i power up my beaglebone running debian linux. I made a script to run the application in /etc/init.d and it works but i cant figure out how to start it automatically on start up. I normally run the app my logging in as root then going to the project directory and running myQtAppilcation -qws. I dont have a desktop.