Remove unnecessary comment
This commit is contained in:
parent
4feb77bb02
commit
19b73a3edd
1 changed files with 0 additions and 10 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue