mirror of
https://github.com/rclone/rclone.git
synced 2025-08-13 07:27:19 +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:
|
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
|
## systemd
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user