Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
14 lines
364 B
Text
14 lines
364 B
Text
|
|
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
|
|
|