Skip to content

Instantly share code, notes, and snippets.

View MatteoR23's full-sized avatar
🎯
Focusing

MatteoR23

🎯
Focusing
View GitHub Profile
# User service for Rclone mounting
#
# Place in ~/.config/systemd/user/
# File must include the '@' (ex [email protected])
# As your normal user, run
# systemctl --user daemon-reload
# You can now start/enable each remote by using rclone@<remote>
# systemctl --user enable --now rclone@dropbox
[Unit]