Re: why is modprobe (and nothing else) exec()'d?

From: Keith Owens (kaos@ocs.com.au)
Date: Fri Oct 13 2000 - 09:14:38 EST


On Fri, 13 Oct 2000 10:01:56 -0400,
"Chris Swiedler" <chris.swiedler@sevista.com> wrote:
>Why is modprobe kept as a separate executable, when nothing else in the
>kernel is (seems to be)?

modprobe is a user space tool, it can be used by hand at any time. It
shares a lot of code with insmod and depmod, another pair of user space
tools. It is not the only one, exec_usermodehelper() is a general routine
and is used by baycom_epp as well (for /usr/sbin/eppfpga).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:25 EST