Updated Systemd rclone mount (markdown)

jasonlyle88 2020-04-24 12:12:13 -04:00
parent 32aee1f5cb
commit d0104d3f35

@ -228,3 +228,6 @@ Mounting of the rclone mounts occurs when a user first logs in to the system. On
If you wish for your mounts to be auto-mounted when the system starts, and auto-unmounted when the system is being shut down, then you need to enable linger for that user with the following command
`loginctl enable-linger <USERNAME>`
# Continuing improvement
I have included "TODO" comments where I see a need for improvement. If anyone has any ideas on how to improve this, that would be great!