From owner-cvs-etc Sun Oct 30 10:30:12 1994 Return-Path: cvs-etc-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id KAA07204 for cvs-etc-outgoing; Sun, 30 Oct 1994 10:30:12 -0800 Received: from precipice.Shockwave.COM (precipice.shockwave.com [131.108.142.18]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id KAA07198; Sun, 30 Oct 1994 10:30:09 -0800 Received: from localhost (localhost [127.0.0.1]) by precipice.Shockwave.COM (8.6.9/8.6.9) with SMTP id JAA00369; Sun, 30 Oct 1994 09:29:41 -0800 Message-Id: <199410301729.JAA00369@precipice.Shockwave.COM> To: Joerg Wunsch cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Subject: Re: cvs commit: src/etc daily weekly In-reply-to: Your message of "Sun, 30 Oct 1994 19:21:00 +0100." <199410301821.TAA07084@freefall.cdrom.com> Date: Sun, 30 Oct 1994 09:29:41 -0800 From: Paul Traina Sender: cvs-etc-owner@FreeBSD.org Precedence: bulk Most cool, thank you. From: Joerg Wunsch Subject: cvs commit: src/etc daily weekly 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.