Add Marc's monthly statistics script to DragonFly's base dist. These
commitee9d5a676c009b74fa1d203550aba7dcb74a0ac4
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 4 Oct 2006 21:39:23 +0000 (4 21:39 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 4 Oct 2006 21:39:23 +0000 (4 21:39 +0000)
tree48401deb973760d49c3381753af11fd89a0fd944
parent495239e30970a95e8d898e371558ed554af4aa30
Add Marc's monthly statistics script to DragonFly's base dist.  These
scripts report basic non-identifying OS info to a BSD community site on
the internet.

These scripts are DISABLED by default.  To enable, add the following
lines to your /etc/periodic.conf file:

monthly_statistics_enable="YES"
monthly_statistics_report_devices="YES"

Submitted-by: "Marc G. Fournier" <scrappy@freebsd.org>
etc/defaults/periodic.conf
etc/periodic/monthly/300.statistics [new file with mode: 0644]
etc/periodic/monthly/Makefile