Files
klara-ports/net-mgmt/nrpe/files/pkg-message.in
2024-12-16 09:43:03 +01:00

13 lines
254 B
Plaintext

[
{ type: install
message: <<EOM
Enable NRPE in /etc/rc.conf with the following line:
nrpe_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
}
]