mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:47:51 -05:00
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
[
|
|
{
|
|
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
|
|
}
|
|
]
|