freebsd-ports/sysutils/monit/files/pkg-message.in
2019-08-14 12:16:12 +00: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
}
]