From c46cda4a8c35e7bf5f20f9d9434127925e865a29 Mon Sep 17 00:00:00 2001 From: Roy van Lierop Date: Thu, 6 Oct 2022 22:00:51 +0200 Subject: [PATCH] My Debian installation installed 1.45 with apt while Ubuntu installed 1.50. "dir-perms" were added in 1.46 --- Systemd-rclone-mount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Systemd-rclone-mount.md b/Systemd-rclone-mount.md index 9ef4839..c96508c 100644 --- a/Systemd-rclone-mount.md +++ b/Systemd-rclone-mount.md @@ -125,7 +125,7 @@ As for being a templated service, that means that this service can be invoked mu # Service usage (basic) ## Prerequisites -* Hopefully this goes without saying, but rclone must be installed +* Hopefully this goes without saying, but rclone must be installed (v1.46 or newer) * The cloud service (remote) must already be configured with rclone. See the [rclone config documentation](https://rclone.org/docs/) for this * The configuration file for rclone is in its default location (`~/.config/rclone/rclone.conf`) * There is a mount directory (that is empty and for which you have write permissions) at the location of `~/`