Comment on systemd has been a complete, utter, unmitigated success
FauxLiving@lemmy.world 1 week agoUse
_netdev,nofail,x-systemd.device-timeout=10s
nofail doesn’t interrupt the boot and 10 seconds is a more sane timeout. You can also use
x-systemd.automount
And it will automatically mount the directory the first time it is accessed.