On Wed, Sep 1, 2010 at 2:47 PM, Conor <[email protected]> wrote: > Occasionally throughout the day, HardwareGrowler will pop up a series > of two "Volume Mounted" messages that indicate "home" and "net" have > been mounted. For the moment just before this happens, my computer > seems to slow down and not respond as quickly as it usually does. > Growl hasn't always done this, but I couldn't give a specific event > that started it. Any ideas?
I'm pretty sure that the notifications are being triggered by automountd. If you look at /etc/auto_masters you can see that '/net' and '/home' are handled by the automounter. I sometimes see this when I've mounted my first network volume after a reboot. My guess is that you or a running program (mount a volume, scan /net or /home) did something to wakeup automountd and it mounted these directories like it's been configured to. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
