freebsd-ports/net-mgmt/nrpe3/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

12 lines
255 B
Text

[
{ type: install
message: <<EOM
Enable NRPE in /etc/rc.conf with the following line:
nrpe3_enable="YES"
A sample configuration is available in %%PREFIX%%/etc/nrpe.cfg.sample.
Copy to nrpe.cfg where required and edit to suit your needs.
EOM
}
]