[gamin] Polling a single NFS directory with Gamin



How would I set up gamin so that the only thing it polls is a single
NFS mounted directory?

I had thought about doing:
----
fsset nfs none
fsset autofs none
poll <dir>  (or perhaps <dir>/*)
----

but then it's not clear what the polling interval would be. However I
would be worried about changing it to:
----
fsset nfs poll 60
fsset autofs none
poll <dir>
----

in case that polled all NFS mounts.

Thanks in advance for any help,

   David



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]