From owner-svn-src-head@FreeBSD.ORG Tue Dec 22 21:32:27 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11849106568F; Tue, 22 Dec 2009 21:32:27 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (backbone.deglitch.com [IPv6:2001:16d8:fffb:4::abba]) by mx1.freebsd.org (Postfix) with ESMTP id AFC518FC0A; Tue, 22 Dec 2009 21:32:26 +0000 (UTC) Received: from orion.SpringDaemons.com (adsl-99-48-191-9.dsl.snfc21.sbcglobal.net [99.48.191.9]) by mx0.deglitch.com (Postfix) with ESMTPA id 9BB648FC4E; Wed, 23 Dec 2009 00:32:24 +0300 (MSK) Received: from orion (localhost [127.0.0.1]) by orion.SpringDaemons.com (Postfix) with SMTP id E453B39C24; Tue, 22 Dec 2009 13:32:17 -0800 (PST) Date: Tue, 22 Dec 2009 13:32:17 -0800 From: Stanislav Sedov To: Xin LI Message-Id: <20091222133217.aad538b0.stas@FreeBSD.org> In-Reply-To: <200912212012.nBLKC2aS039479@svn.freebsd.org> References: <200912212012.nBLKC2aS039479@svn.freebsd.org> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r200806 - head/usr.sbin/newsyslog X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 21:32:27 -0000 On Mon, 21 Dec 2009 20:12:02 +0000 (UTC) Xin LI mentioned: > Author: delphij > Date: Mon Dec 21 20:12:01 2009 > New Revision: 200806 > URL: http://svn.freebsd.org/changeset/base/200806 > > Log: > Don't consider non-existence of a PID file an error, we should be able > to proceed anyway as this most likely mean that the process has been > terminated. Or the process has not created the PID file and can be screwed up by rotating its log file. What about making this optional controlled by a command line switch? It might be a more safe alternative. -- Stanislav Sedov ST4096-RIPE