Comment on What is easiest solution to automatically resolve missing mounts due to e.g. a power outage?
sylverstream@lemmy.nz 9 months agoThanks! I’ve just set that up. That would seem to solve the solution, right, without reboots?
Comment on What is easiest solution to automatically resolve missing mounts due to e.g. a power outage?
sylverstream@lemmy.nz 9 months agoThanks! I’ve just set that up. That would seem to solve the solution, right, without reboots?
monkeyman512@lemmy.world 9 months ago
Yes. The important detail is that it remounts the path once the path gets called. So I setup a cron job to “ls” the path every few minutes to make sure it’s always remounted quickly.