| BSD.RE-CONFIG(5) | File Formats Manual | BSD.RE-CONFIG(5) |
bsd.re-config —
kernel configuration file
The bsd.re-config file contains kernel
modification commands in config(8) format. If present, it
is used during system startup to configure the kernel that will be running
at the next boot. It can be used to enable or disable specific devices in
the kernel.
To enable the ipmi(4) driver, add the following
line to bsd.re-config:
enable ipmi| May 31, 2025 | Debian |