Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 398 Bytes

File metadata and controls

16 lines (11 loc) · 398 Bytes

systemd-dropbox

Deploy to

~/.config/systemd/user/

Start the service once manually and log in when prompted in a browser

systemctl --user start dropbox

Set to start when the user logs in

systemctl --user enable dropbox

Related commands

systemctl --user status dropbox journalctl -u dropbox