Why? So it runs even if not logged in
Prereq:
- Download and install dropbox (packages from https://www.dropbox.com/install?os=lnx)
- Run
dropboxd
once in your terminal (you will see a URL to paste to your browser where already logged in so that you can link this new machine). After linking is succesful - kill with -
Usage:
- Drop these two files (as root) into
/etc/init
- Reload config:
sudo initctl reload-configuration
- Start service:
sudo start dropbox
Notes/Caveats:
- This config assumes the standard home dir is under
/home
and is named exactly like the user - Not sure why a copy is made of dropbox in user space