mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
autofs allows variables
parent
cfdf8492df
commit
78ef5c5c5e
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user