Remove unnecessary comment

This commit is contained in:
Manuel Thalmann 2022-11-10 18:31:14 +01:00
parent a95d69d242
commit ba024fe4ae

View file

@ -1,13 +1,3 @@
# User service for Rclone mounting
#
# Place in ~/.config/systemd/user/
# File must include the '@' (ex rclone@.service)
# As your normal user, run
# systemctl --user daemon-reload
# You can now start/enable each remote by using rclone@<remote>
# systemctl --user enable rclone@dropbox
# systemctl --user start rclone@dropbox
[Unit]
Description=rclone: Remote FUSE filesystem for cloud storage config %i
Documentation=man:rclone(1)