freebsd-ports/sysutils/geomWatch/files/pkg-message.in
Sahil Tandon 56bb3b7dd2 - Update to 1.2.1
- No longer BROKEN on ZFS Version 6
- ${CP} sample to real configuration file if latter does not exist

PR:		ports/146554
Submitted by:	Boris Kochergin <spawk@acm.poly.edu> (maintainer)
Approved by:	wxs@ (mentor)
2010-05-17 01:54:37 +00:00

10 lines
257 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