forked from TrueCloudLab/rclone
parent
27096323db
commit
7fbc928a19
1 changed files with 0 additions and 2 deletions
|
@ -341,8 +341,6 @@ mount sftp1:subdir /mnt/data -t rclone -o vfs_cache_mode=writes,sftp_key_file=/p
|
||||||
or create systemd mount units:
|
or create systemd mount units:
|
||||||
```
|
```
|
||||||
# /etc/systemd/system/mnt-data.mount
|
# /etc/systemd/system/mnt-data.mount
|
||||||
[Unit]
|
|
||||||
After=network-online.target
|
|
||||||
[Mount]
|
[Mount]
|
||||||
Type=rclone
|
Type=rclone
|
||||||
What=sftp1:subdir
|
What=sftp1:subdir
|
||||||
|
|
Loading…
Add table
Reference in a new issue