From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 13:53:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C3E816A4CE for ; Thu, 8 Jul 2004 13:53:40 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE34E43D5A for ; Thu, 8 Jul 2004 13:53:39 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i68Drap25737; Thu, 8 Jul 2004 09:53:36 -0400 (EDT) From: Jerry McAllister Message-Id: <200407081353.i68Drap25737@clunix.cl.msu.edu> To: mark@s-wit.net (Mark) Date: Thu, 8 Jul 2004 09:53:34 -0400 (EDT) In-Reply-To: <004c01c46473$dc552240$6700a8c0@Macha> from "Mark" at Jul 07, 2004 06:43:42 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: where o where is it starting from X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 13:53:40 -0000 > > Never mind. I found it. > /etc/defaults/rc.conf > I thought /etc/rc.conf overrode the other. In /etc/rc.conf I put sendmail > and inetd to NO but they were still starting up. Shouldn't they be set to 'NONE' rather than 'NO' if you don't want them to come up at all? Maybe I am remembering wrong, but it seems like that is the way it goes. ////jerry > > Mark > ----- Original Message ----- > From: "Mark" > To: > Sent: Wednesday, July 07, 2004 6:32 PM > Subject: where o where is it starting from > > > > Howdy, > > I replaced the sendmail with postfix. > > However on boot up I get a error: > > Starting Standard daemons : inetd cron sshd sendmail-submitsendmail: > illegal > > option --0 > > sendmail: fatal usage : sendmail [options] > > Jul 7 18:38:40 spiderman postfix/sendmail[83]: fatal:usage: sendmail > > [options} > > > > sendmail-clientmqueue > > > > I looked in rc.local , /usr/local/etc/rc.d and didn't find anything. > > > > Not freebsd savy yet to figure it out more. > > Any help appreciated. > > > > THanks > > Mark > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >