opnsense-ports/sysutils/biosfont/pkg-message
Franco Fichtner 71cd6e31d9 */*: sync with upstream
Taken from: HardenedBSD
2019-07-10 10:24:11 +02:00

14 lines
245 B
Text

[
{
message: <<EOM
To load the kernel module immediately, type the following command:
kldload biosfont
To load the kernel module at boot, add the following line to /boot/loader.conf:
biosfont_load="YES"
EOM
type: [install, upgrade]
}
]