From d0104d3f35f391eb41fe49ec0aa379a4d563fd7a Mon Sep 17 00:00:00 2001 From: jasonlyle88 Date: Fri, 24 Apr 2020 12:12:13 -0400 Subject: [PATCH] Updated Systemd rclone mount (markdown) --- Systemd-rclone-mount.md | 3 +++ 1 file changed, 3 insertions(+) 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