summaryrefslogtreecommitdiff
path: root/sysutils/geomWatch/files/pkg-message.in
blob: 346e572a274cde52919065688769fe1bc25bfda4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ type: install
  message: <<EOM
Before starting geomWatch, you should edit its configuration file,
%%PREFIX%%/etc/geomWatch.conf. Then, add the following line to /etc/rc.conf:

geomwatch_enable="YES"

Finally, to start it, run the following command:

%%PREFIX%%/etc/rc.d/geomWatch start

You can also test your SMTP configuration by running the following command:

%%PREFIX%%/sbin/geomWatch -t
EOM
}
]