Manual Page Result
0
Command: modules.conf | Section: 5 | Source: NetBSD | File: modules.conf.5
MODULES.CONF(5) FreeBSD File Formats Manual MODULES.CONF(5)
NAME
modules.conf - Kernel module config file
DESCRIPTION
The modules.conf file is read by the modules rc.d script during system
start-up to load modules at boot, before the system security level is
raised.
FILE FORMAT
Lines starting with a hash (`#') and empty lines are ignored. All other
lines are passed to modload(8).
FILES
/etc/modules.conf The modules.conf configuration file resides in
/etc.
/etc/rc.d/modules rc.d(8) script that parses modules.conf.
SEE ALSO
modload(8), rc(8)
FreeBSD 14.1-RELEASE-p8 March 21, 2015 FreeBSD 14.1-RELEASE-p8