From 78ef5c5c5e3018949f67398b02ca3d4e723bec37 Mon Sep 17 00:00:00 2001 From: darkdragon-001 Date: Tue, 19 May 2020 18:25:13 +0200 Subject: [PATCH] autofs allows variables --- rclone-fstab-mount-helper-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rclone-fstab-mount-helper-script.md b/rclone-fstab-mount-helper-script.md index 9f95a97..3fccf56 100644 --- a/rclone-fstab-mount-helper-script.md +++ b/rclone-fstab-mount-helper-script.md @@ -59,7 +59,7 @@ You can use the above mount wrapper with autofs, but note you **must** supply th An example config entry for autofs might look like this: - remote -fstype=fuse,config=/home/USER/.config/rclone/rclone.conf,allow-other,allow-non-empty :rclonefs#remote: + remote -fstype=fuse,config=/home/$USER/.config/rclone/rclone.conf,allow-other,allow-non-empty :rclonefs#remote: ## systemd