mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 14:17:58 +02:00
autofs allows variables
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user