ports/sysutils/bsdstats/files/pkg-message.in
Thomas Zander f1e4891483 - Update to upstream version 6.0
- yuri@rawbw.com takes maintainership
- add LICENSE
- add TOR OPTION
- Favor PLIST_FILES over pkg-plist (only two entries at the moment)
- Pet portlint

PR:		198799
Submitted by:	yuri@rawbw.com (new maintainer)
Reviewed by:	bsdstats@nanoman.ca
Approved by:	bsdstats@nanoman.ca (previous maintainer)
2015-05-05 16:48:14 +00:00

21 lines
672 B
Text

======================================================================
You installed BSDstats: script reporting statistics about your machine
To disable monthly reporting, add this line to /etc/periodic.conf:
monthly_statistics_enable="NO"
To disable parts of reporting, add these lines to /etc/periodic.conf:
monthly_statistics_report_devices="NO"
monthly_statistics_report_ports="NO"
To enable reporting on bootup, add this line to /etc/rc.conf:
bsdstats_enable="YES"
To run it manually any time:
bsdstats-send
To view current statistics, go to:
http://www.bsdstats.org/
@@TOR_MESSAGE@@
======================================================================