backups/ansible/files/kdrive.mount

14 lines
257 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Mount kDrive WebDAV
After=network-online.target
Wants=network-online.target
[Mount]
What=https://371969.connect.kdrive.infomaniak.com
Where=/mnt/kdrive
Options=noauto,user,ro,
Type=davfs
TimeoutSec=60
[Install]
WantedBy=remote-fs.target