dillon 2006/10/04 14:39:23 PDT
DragonFly src repository
Modified files:
etc/defaults periodic.conf
etc/periodic/monthly Makefile
Added files:
etc/periodic/monthly 300.statistics
Log:
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" <[EMAIL PROTECTED]>
Revision Changes Path
1.4 +5 -0 src/etc/defaults/periodic.conf
1.3 +2 -1 src/etc/periodic/monthly/Makefile
http://www.dragonflybsd.org/cvsweb/src/etc/defaults/periodic.conf.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/etc/periodic/monthly/Makefile.diff?r1=1.2&r2=1.3&f=u