scripts/mnt-files.mount
Minecon724 12e7b5a250 sffsd
2023-11-05 17:47:06 +01:00

11 lines
No EOL
202 B
SYSTEMD

[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
[Install]
WantedBy=multi-user.target