How to leave Rclone always mounted?

Hello everybody. I am using a translator for better communication. Every time I need to mount the driver or is there any way to leave it always mounted. I would like to use it together with plex on OpenMediaVault 5.6.13-amd64. Thanks for listening.

I use this line:

rclone mount gdrive: /srv/dev-disk-by-label-400GB/Gdrive --daemon --vfs-cache-mode minimal --drive-v2-download-min-size 256M --vfs-read-chunk-size 128M --vfs-read-chunk-size-limit off --vfs-cache-max-size 100M --attr-timeout 10s --allow-other --umask 0 --uid "1000" --gid "100"

hello and welcome to the forum,

to start rclone at system boot time
https://openmediavault.readthedocs.io/en/5.x/administration/general/cron.html

1 Like

https://phoenixnap.com/kb/crontab-reboot

1 Like

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