-
Add this line to
~/.profile
export PATH=$HOME/bin:$PATH
-
Create
/etc/init.d/dropbox
-
Add the contents of the file below
-
Make the script executable and add it to the system startup
sudo chmod +x /etc/init.d/dropbox
Add this line to ~/.profile
export PATH=$HOME/bin:$PATH
Create /etc/init.d/dropbox
Add the contents of the file below
Make the script executable and add it to the system startup
sudo chmod +x /etc/init.d/dropbox