Skip to content

joeroback/dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dropbox with systemd

This is a systemd service file to start up dropbox on a per user basis on boot.

This assumes each user installed dropbox headless via the command line: https://www.dropbox.com/en/install?os=lnx and has setup his/her account such that running dropboxd manually works.

  • Place the dropbox@.service file into /etc/systemd/system
  • Reload the daemons: systemctl daemon-reload
  • Enable the service for users: systemctl enable dropbox@username
  • Start service: systemctl start dropbox@username

About

systemd service file for headless dropbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published