Hi act78723
If running a GUI, the /home/$USER/.X.d directory is the place for that. Create a file in .X.d (name does not matter) containing
the command for starting the application like this:
AppName Arguments &
If you are not running a GUI, place the command at the end of /home/$USER/.profile.