From owner-freebsd-stable Fri Apr 19 18:54:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id ABC8A37B41A for ; Fri, 19 Apr 2002 18:54:23 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [127.0.0.1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g3K1sNmk099080 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 19 Apr 2002 18:54:23 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g3K1sNLa099077; Fri, 19 Apr 2002 18:54:23 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15552.51790.949368.232188@horsey.gshapiro.net> Date: Fri, 19 Apr 2002 18:54:22 -0700 From: Gregory Neil Shapiro To: Sean Kelly Cc: stable@FreeBSD.ORG Subject: Re: rc.sendmail In-Reply-To: <20020420014720.GA45891@edgemaster.zombie.org> References: <20020420014720.GA45891@edgemaster.zombie.org> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG smkelly> I just did a CVSup on a few of my machines to test out the smkelly> mega-MFC of /etc. According to UPDATING we now have new sendmail smkelly> startup scripts. Upon looking at /usr/src/etc/defaults/rc.conf, I smkelly> see that: mta_start_script="/etc/rc.sendmail" smkelly> However, I see no /usr/src/etc/rc.sendmail, and I didn't get one smkelly> with mergemaster either. Thinking that 'rc.sendmail' might be a smkelly> special value, I grepped all the rcs for it and came up empty. Am smkelly> I missing something here? The source file is in /usr/src/etc/sendmail/rc.sendmail. The only reason it wouldn't be installed is if NO_SENDMAIL is set. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message