Date: Fri, 16 Feb 2001 00:18:02 +0000 From: Brian Somers <brian@Awfulhak.org> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/etc crontab Message-ID: <200102160018.f1G0I2106462@hak.lan.Awfulhak.org> In-Reply-To: Message from Peter Wemm <peter@FreeBSD.org> of "Wed, 14 Feb 2001 17:34:37 PST." <200102150134.f1F1Ybl01737@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think this'd be more suited to being a daily script and should be
turn-offable in periodic.conf.
It'd probably also be better to source the rc.conf files and not
bother doing anythin if $sendmail_flags contains '-[a-zA-Z]*q'.
The reason I don't like /etc/crontab having this is that I keep all
(well, most of) my machines with virgin /etc/crontab files and all
local root crontabs are maintained with crontab(1). This just makes
the mergemaster bit one step longer (for people who don't want to run
this extra sendmail -q) :-(
> peter 2001/02/14 17:34:37 PST
>
> Modified files:
> etc crontab
> Log:
> Manually run /usr/sbin/sendmail -q once a day. Folks seem to be too
> trigger happy and turn off sendmail_enable entirely (instead of setting
> sendmail_flags to -q30m instead). I have seen boxes with things like daily
> run reports that have sat in mailq for 5 months. Since /usr/sbin/sendmail
> is actually mailwrapper, this should be safe for the other plugins that
> provide the sendmail calling interface.
>
> Revision Changes Path
> 1.30 +5 -1 src/etc/crontab
--
Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102160018.f1G0I2106462>
