From owner-cvs-all Sun Feb 18 18:47:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25CF137B4EC; Sun, 18 Feb 2001 18:47:43 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1J2lhR29983; Sun, 18 Feb 2001 18:47:43 -0800 (PST) (envelope-from peter) Message-Id: <200102190247.f1J2lhR29983@freefall.freebsd.org> From: Peter Wemm Date: Sun, 18 Feb 2001 18:47:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc crontab src/etc/defaults periodic.conf src/etc/periodic/daily 500.queuerun src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/18 18:47:42 PST Modified files: etc crontab etc/defaults periodic.conf share/man/man5 periodic.conf.5 Added files: etc/periodic/daily 500.queuerun Log: Move the sendmail -q from cron to periodic, as suggested by a few people. This has the benefit of adding a random start time element as daily processing takes a different amount of time on different machines. Revision Changes Path 1.31 +1 -5 src/etc/crontab 1.10 +4 -1 src/etc/defaults/periodic.conf 1.22 +5 -1 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