On Fri, Apr 19, 2013 at 6:35 AM, Ian Lepore <i...@freebsd.org> wrote:

>
> I worked around this kind of problem by putting a single entry
> in /usr/local/etc/gamin/gaminrc:
>
>     poll /*
>
>

That's one option.  I used a "hammer" approach, and after reading
http://people.gnome.org/~veillard/gamin/config.html,
I put this in my /usr/local/etc/gamin/gaminrc:

fsset nullfs none
fsset ufs none
fsset zfs none

I think that is supposed to turn off gamin for any nullfs, ufs, or zfs file
system. :)
It seems to work for me.

--
Craig
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to