Updated: 2025/Nov/16
Please read Privacy Policy. It's for your privacy.
MODULES.CONF(5) 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)
NetBSD 11.99 March 21, 2015 NetBSD 11.99