mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
- 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)
21 lines
672 B
Text
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@@
|
|
======================================================================
|