On Sat, 2004-10-02 at 00:55 +1000, Russell Coker wrote: > > > Moving out of user space, and requiring some of development, you > > could have the kernel's VFS layer generate a notice, maybe via DBUS, > > whenever a file changes. It'd be nice to be able to turn this on only > > This has some awkward possibilities. I can imagine DBUS changing a file, > causing a notification which then makes DBUS change a file... We've already been there and done that a few times (hint, don't write to a log file when you get file change notifications... ;-)) Anyway, it can be managed. Havoc