On Wed, 2007-04-11 at 16:48 -0700, Chris Walker wrote: > I'd like to determine which process triggered an automount. Might I have > to use Systemtap or some other tool to determine this?
Can't really do that with autofs version 4. It's a bit of information that the daemon doesn't get in the request packet from the kernel. This information is passed to the daemon in autofs version 5 and is logged when debug logging is enabled so you could try that. Sorry I can't be more help. Ian _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
