Hi. On Thu, 12 Feb 2015 08:50:46 -0600 Laverne Schrock <[email protected]> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

