forked from Lainports/freebsd-ports
- 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)
10 lines
257 B
Text
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
|
|
|