On Mon, Mar 06, 2006 at 12:08:52PM -0500, Rashkae wrote: > On Mon, Mar 06, 2006 at 10:58:55AM -0500, Daniel Veillard wrote: > However, if I start gam_server, I get this: > > Updating list of mounted filesystems > added /media/*,1 to excludes > added /mnt/*,1 to excludes > added /dev/*,1 to excludes > added /proc/*,1 to excludes > g_n_n: node for / using kernel with poll timeout of 0 > dnotify initialized > Using dnotify as backend > Ready listening to socket /tmp/fam-rashkae-test : 5 > gam_poll_scan_callback(): 0 missing, 0 busy > No more active connections > gam_poll_scan_callback(): 0 missing, 0 busy > > > Should my commands from .gaminrc be included in this output with the other > 'added's?
Yes, so there is something going on. Best is to use a debugger on gam_server, and see what's happening where the options should be parsed. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ Gamin-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gamin-list
