scripts/mnt-files.mount

8 lines
164 B
SYSTEMD
Raw Normal View History

2023-11-01 14:10:46 +00:00
[Unit]
Description=mount
[Mount]
Type=rclone
What=files:
Where=/mnt/files
Options=ro,_netdev,allow_other,args2env,config=/root/.config/rclone/rclone.conf,read-only