Help with automoning

Hello,
I have Linux Mint 21 and rclone V1.60.1
The contents of the config file:
/home/user/.config/rclone/rclone.conf:

Summary

[g1]
type = drive



[m1]
type = mailru



[y1]
type = yandex



[drives]
type = combine
upstreams = Google=g1: Mail=m1: Yandex=y1:

my mount command:
rclone mount --vfs-cache-mode full --daemon drives:/ ~/Cloud

How can I create a unit-file or an entry in a fstab for automoning?

rclone mount helper script

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.