]> Git Repo - linux.git/commit
docs: admin-guide: document the kernel.modprobe sysctl
authorEric Biggers <[email protected]>
Fri, 10 Apr 2020 21:33:50 +0000 (14:33 -0700)
committerLinus Torvalds <[email protected]>
Fri, 10 Apr 2020 22:36:22 +0000 (15:36 -0700)
commit6e71582506258c9b2efd8f164706f2af2256cf16
tree195e8937c64176026b4974679f3385ea7d92f73a
parent26c5d78c976ca298e59a56f6101a97b618ba3539
docs: admin-guide: document the kernel.modprobe sysctl

Document the kernel.modprobe sysctl in the same place that all the other
kernel.* sysctls are documented.  Make sure to mention how to use this
sysctl to completely disable module autoloading, and how this sysctl
relates to CONFIG_STATIC_USERMODEHELPER.

[[email protected]: v5]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jeff Vander Stoep <[email protected]>
Cc: Jessica Yu <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: NeilBrown <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/admin-guide/sysctl/kernel.rst
This page took 0.057304 seconds and 4 git commands to generate.