systemd-dropboxDeploy to~/.config/systemd/user/Start the service once manually and log in when prompted in a browsersystemctl --user start dropboxSet to start when the user logs insystemctl --user enable dropboxRelated commandssystemctl --user status dropbox journalctl -u dropboxCredit to https://www.bbkane.com/2017/08/04/Dropbox-as-a-systemd-service.html