summaryrefslogtreecommitdiff
path: root/misc/bsdstats/MESSAGE
blob: ccb74c96051b308d04868ef3d572e87fc41175d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
===========================================================================
$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

===========================================================================