opnsense-ports/sysutils/bsdstats/files/pkg-message.in
Franco Fichtner 46dcdb4a35 */*: sync with upstream
Taken from: FreeBSD
2015-05-06 07:34:44 +02: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@@
======================================================================