Date: Sat, 16 Feb 2002 19:02:53 -0800 From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc Message-ID: <20020216190253.D48401@blossom.cjclark.org> In-Reply-To: <200202170201.g1H21GD99481@freefall.freebsd.org>; from cjc@FreeBSD.org on Sat, Feb 16, 2002 at 06:01:16PM -0800 References: <200202170201.g1H21GD99481@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 16, 2002 at 06:01:16PM -0800, Crist J. Clark wrote: > cjc 2002/02/16 18:01:16 PST > > Modified files: > etc rc > Log: > Remove check for sendmail.conf before even trying to start sendmail. > > Checking for the existence of sendmail.cf is rather silly when someone > is using the mailwrapper(8) to run a mail daemon that is not actually > sendmail(8). It is also probably better to let sendmail(8) actually > try to start and error out if the administrator has > 'sendmail_enable="YES"' but no sendmail.conf. At present, it would > fail silently. > > Reviewed by: gshapiro > MFC after: 2 days > > Revision Changes Path > 1.295 +11 -13 src/etc/rc Oops. I didn't see PR conf/34993 until after I made the commit. I will not the PR in the MFC. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org 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?20020216190253.D48401>