forked from Lainports/opnsense-ports
14 lines
245 B
Text
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]
|
|
}
|
|
]
|