This gist contains instructions to auto-start the QS Mobile application (used for Debain/Jesse on Raspberry Pi).
-
Create a 'qsusb' user:
sudo adduser qsusb
-
Copy the QS Mobile application to
/home/qsusb/qsusb
-
Ensure all the files belong to the target user:
sudo chown qsusb:qsusb -R /home/qsusb/qsusb/*