backups/ansible/files/systemd-mount.mount

14 lines
234 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Mounts InfraBackup from syno
After=network.target
Wants=network.target
[Mount]
What=192.168.10.200:/volume1/InfraBackups
Where=/mnt/syno/InfraBackups
Type=nfs
Options=defaults
[Install]
WantedBy=multi-user.target