logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

discover-modprobe — kernel module loading using discover(1)

Description

discover-modprobe loads kernel modules identified by discover. It will typically be invoked automatically
       at boot time.

Files

/etc/discover-modprobe.conf
                 This  configuration  file defines the types of modules to load by default, and specific modules
                 not to load.

       /var/lib/discover/crash
                 A crash file written and erased each time discover-modprobe attempts to load a module.  If  the
                 file lingers, the computer is assumed to have crashed while loading that module, and the module
                 name is added to discover-modprobe.conf as a module to skip in the future.

Name

       discover-modprobe — kernel module loading using discover(1)

Options

-n        Echo the modprobe invocations instead of running them.

       -v        Be verbose.

See Also

discover-modprobe.conf(5), modprobe(8), discover(1)

                                                                                            discover-modprobe(8)

Synopsis

discover-modprobe [-n]  [-v]

See Also