Date: Mon, 22 Apr 2002 13:38:33 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: Wilko Bulte <wkb@freebie.xs4all.nl> Cc: hackers@FreeBSD.ORG Subject: Re: sendmail complaining about filedescriptors? Message-ID: <15556.29897.695479.817308@horsey.gshapiro.net> In-Reply-To: <20020422213522.A4465@freebie.xs4all.nl> References: <20020422213522.A4465@freebie.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
wkb> Apr 22 09:29:50 freebie sendmail[253]: File descriptors missing on startup: stdout, stderr; Bad file descriptor sendmail always checks it's first three fd's at startup to avoid the problem that has just come to light in the FreeBSD security announcement. This is what is logged if sendmail has problems with them. It can be ignored as sendmail attaches /dev/null to them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15556.29897.695479.817308>