mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
572 B
Plaintext
15 lines
572 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2010/03/12 00:13:40 morr Exp $
|
|
|
|
Add the following line to your /etc/monthly.local:
|
|
|
|
${PREFIX}/bin/300.statistics > /dev/null
|
|
|
|
And add the following lines to your /etc/rc.conf:
|
|
|
|
monthly_statistics_enable="YES" # needed for bsdstats to work at all
|
|
monthly_statistics_report_devices="YES" # optionally report devices too
|
|
monthly_statistics_report_ports="YES" # optionally report installed ports
|
|
|
|
===========================================================================
|