summaryrefslogtreecommitdiff
path: root/sysutils/log-courier/files/pkg-message.in
blob: e450c91b0eca9e37af220619868b32621f215bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
If you want to run log-courier, add to /etc/rc.conf

	log_courier_enable="YES"

Do not forget to edit your configuration file:

	Default: ${PREFIX}/etc/log-courier.conf
EOM
}
]