opnsense-ports/sysutils/afbinit/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

10 lines
187 B
Text

[
{ type: install
message: <<EOM
In order to automatically load the microcode during boot add the following
line to to /etc/rc.conf or /etc/rc.conf.local:
afbinit_enable="YES"
EOM
}
]