Skip to content
Commit 1edcda74 authored by yanjun.zhu's avatar yanjun.zhu Committed by Joe MacDonald
Browse files

autofs: do not check for modprobe

Reference: http://www.spinics.net/lists/autofs/msg00139.html



Loading autofs module is #ifdef'ed in the source, so
there is no need to check for /proc (which is only used
to load module) or modprobe.  Both modprobe and /proc
are always in the fixed location so there's no need to
check for these to start with.

Signed-off-by: default avataryanjun.zhu <yanjun.zhu@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe.macdonald@windriver.com>
parent 13be4a07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment