Date: Tue, 22 Dec 2009 13:32:17 -0800 From: Stanislav Sedov <stas@FreeBSD.org> To: Xin LI <delphij@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r200806 - head/usr.sbin/newsyslog Message-ID: <20091222133217.aad538b0.stas@FreeBSD.org> In-Reply-To: <200912212012.nBLKC2aS039479@svn.freebsd.org> References: <200912212012.nBLKC2aS039479@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Dec 2009 20:12:02 +0000 (UTC) Xin LI <delphij@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091222133217.aad538b0.stas>