<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Dave Hall wrote:
<blockquote cite="mid:1242772987.18865.10.camel@glider.skwashd.lan"
type="cite">
<pre wrap="">Hi Simon,
On Tue, 2009-05-19 at 12:59 +1000, Paul Gear wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Simon Ives wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I've got a NFS share on my file server that I mount at boot on my client
computers. The share mounts without issue, except on the clients that
connect to the network via a wireless connection. On these computers I have
to execute "sudo mount -a" once the network's connected to get the share to
mount. Is there an option to get the share to mount after the network's up?
</pre>
</blockquote>
<pre wrap="">In my opinion, autofs is a better way to do that.
</pre>
</blockquote>
<pre wrap=""><!---->
autofs is pretty old skool by today's standards.
</pre>
</blockquote>
It may have been around for a while, but that doesn't mean it's not the
best tool for the job. :-) I use it because it works well, and
because i don't have to worry about the connection being broken next
time i come to use it, which has historically been a problem with
persistent NFS mounts.<br>
<br>
Paul<br>
<br>
</body>
</html>