diff --git a/Systemd-rclone-mount.md b/Systemd-rclone-mount.md index 2ae4071..135f591 100644 --- a/Systemd-rclone-mount.md +++ b/Systemd-rclone-mount.md @@ -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 ` + +# 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! \ No newline at end of file