ports/net/isboot-kmod/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

11 lines
204 B
Text

[
{ type: install
message: <<EOM
Remember to have the module loaded at boot by adding the following to
/boot/loader.conf:
isboot_load="YES"
See %%DOCSDIR%%/README for additional information.
EOM
}
]