[Unit] Description=Automount NFS share backups Documentation=https://dokuwiki.nausch.org/doku.php/linux:nfs#systemd_automount Requires=NetworkManager.service After=network-online.target Wants=network-online.target [Automount] Where=/mnt/backups TimeoutIdleSec=10min [Install] WantedBy=multi-user.target