opnsense-ports/sysutils/sysctlinfo-kmod/pkg-message
Franco Fichtner 12e8c28372 */*: sync with upstream
Taken from: HardenedBSD
2019-09-26 06:00:28 +02:00

16 lines
222 B
Text

[
{ type: install
message: <<EOM
To use this interface, make sure that you have loaded the sysctlinfo kernel
module, by doing
# kldload sysctlinfo
or adding
sysctlinfo_load="YES"
to your /boot/loader.conf.
EOM
}
]