summaryrefslogtreecommitdiff
path: root/net/isboot-kmod/files/pkg-message.in
blob: af5435e0b5032246566b41448f3d2f6169aa77c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ 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
}
]