From owner-cvs-etc Sun Oct 30 10:21:11 1994 Return-Path: cvs-etc-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id KAA07094 for cvs-etc-outgoing; Sun, 30 Oct 1994 10:21:11 -0800 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id TAA07084; Sun, 30 Oct 1994 19:21:00 +0100 Date: Sun, 30 Oct 1994 19:21:00 +0100 From: Joerg Wunsch Message-Id: <199410301821.TAA07084@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc daily weekly Sender: cvs-etc-owner@FreeBSD.org Precedence: bulk joerg 94/10/30 19:20:59 Modified: etc daily weekly Log: daily: Leave a warning to the sysop if (s)he didn't yet enable the /tmp cleanup code. Made `core' in the cleanup template look `*.core'. Replace `df -k' by `df -k -t local', since the stats for kernfs, procfs etc. are not of much interest, and the inclusion of nfs systems might hang the machine (nor is it a `disk' statistic as the headline's telling). weekly: Modified the locate.updatedb part to work even if there's no database yet; report errors other than `Permission denied' instead of silently ignoring all of them. Added functionality to rebuild the whatis database once a week.