From owner-svn-src-all@FreeBSD.ORG Thu Jan 19 15:50:47 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 285261065677; Thu, 19 Jan 2012 15:50:47 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id B28DF8FC12; Thu, 19 Jan 2012 15:50:46 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id 6B0E246B09; Thu, 19 Jan 2012 10:50:46 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id ED330B946; Thu, 19 Jan 2012 10:50:45 -0500 (EST) From: John Baldwin To: Eygene Ryabinkin Date: Thu, 19 Jan 2012 10:19:50 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p10; KDE/4.5.5; amd64; ; ) References: <201201120648.q0C6mBio096662@svn.freebsd.org> <201201181011.04397.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201201191019.50042.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 19 Jan 2012 10:50:46 -0500 (EST) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r230007 - in head: etc etc/rc.d share/man/man8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 15:50:47 -0000 On Wednesday, January 18, 2012 11:19:53 pm Eygene Ryabinkin wrote: > Wed, Jan 18, 2012 at 10:11:04AM -0500, John Baldwin wrote: > > On Wednesday, January 18, 2012 6:29:10 am Eygene Ryabinkin wrote: > > > The attached patch that just changes 'err' to 'echo ...; exit 1' > > > works fine for me. > > > > > > Any views on it? > > > > Seems ok to me. > > > > > Anyone can say anything about /etc/netstart issue? > > > > My guess is that it is ok to remove it from netstart. > > Then, can I have your 'Approved by' sticker for the commits? > I am ports committer, so src commits require me to go through > approval. Go ahead. -- John Baldwin