From owner-cvs-all Wed Jul 5 3:47:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 332D237B91A; Wed, 5 Jul 2000 03:47:07 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA29812; Wed, 5 Jul 2000 03:47:01 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007051047.DAA29812@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 5 Jul 2000 03:47:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/daily 400.status-disks src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/05 03:47:01 PDT Modified files: etc/defaults periodic.conf etc/periodic/daily 400.status-disks share/man/man5 periodic.conf.5 Log: Introduce a new option, daily_status_disks_df_flags, which specifies the command-line arguments to be used for the call to df(1) when daily_status_disks_enable is set to YES. The name of the new variable was chosen by the maintainer of our periodic hierarchy, Brian Somers. PR: 19631 Revision Changes Path 1.6 +2 -1 src/etc/defaults/periodic.conf 1.4 +2 -2 src/etc/periodic/daily/400.status-disks 1.8 +14 -3 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message