Re: [PATCH] gkrellmd plays badly with autofs
Stefan Gehn <[email protected]> Sat, 20 Jul 2013 14:04:18 +0200
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On 05/15/2012 08:35 PM, Gerard Neil wrote: > > --- gkrellm-2.3.5.old/src/sysdeps/linux.c 2010-10-06 03:27:33.000000000 +1100 > +++ gkrellm-2.3.5/src/sysdeps/linux.c 2011-11-24 02:07:30.926450485 +1100 > @@ -1439,6 +1439,7 @@ > || !strcmp(type, "usbdevfs") > || !strcmp(type, "usbfs") > || !strcmp(type, "sysfs") > + || !strcmp(type, "autofs") > ) > continue; > /* Strip trailing / from the directory. > Finally applied the patch, thanks for submitting this. Regards, Stefan Gehn