opnsense-ports/sysutils/monit/files/pkg-message.in
Franco Fichtner 642211a31a sysutils/monit: sync with upstream
Taken from: HardenedBSD
2019-08-18 06:02:55 +02:00

13 lines
259 B
Text

[
{ type: install
message: <<EOM
USAGE:
To enable monit you need to add monit_enable="YES" to rc.conf file.
Before running monit you have to configure monitrc file. There is
example configuration file monitrc.sample.
%%PREFIX%%/etc/monitrc.sample
EOM
}
]