Re: Mount local NFS share on boot
Hi.
On Thu, 12 Feb 2015 08:50:46 -0600
Laverne Schrock <lists-laverne@schrock.email> wrote:
> So here is my question: What is the best way to automatically mount a
> NFS share on the system acting as the server?
Try using automount feature of systemd for NFS share. That way you'll
delay actual mounting of said filesystem until someone will actually
need the contents of NFS share.
http://www.freedesktop.org/software/systemd/man/systemd.automount.html
Reco
Reply to: