Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 44522 invoked from network); 8 Aug 2009 01:21:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Aug 2009 01:21:10 -0000 Received: (qmail 70194 invoked by uid 500); 8 Aug 2009 01:21:16 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 70108 invoked by uid 500); 8 Aug 2009 01:21:16 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 70098 invoked by uid 99); 8 Aug 2009 01:21:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Aug 2009 01:21:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [80.68.94.123] (HELO tumbolia.org) (80.68.94.123) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Aug 2009 01:21:06 +0000 Received: from nslater by tumbolia.org with local (Exim 4.69) (envelope-from ) id 1MZac0-00065w-U4 for user@couchdb.apache.org; Sat, 08 Aug 2009 02:20:44 +0100 Date: Sat, 8 Aug 2009 02:20:44 +0100 From: Noah Slater To: user@couchdb.apache.org Subject: Re: Setting PID file path in 0.9.1 Message-ID: <20090808012044.GA23303@tumbolia.org> Mail-Followup-To: user@couchdb.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Noah: Awesome User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Aug 07, 2009 at 04:07:59PM -0500, Zachary Zolton wrote: > Did the config change in 0.9.1, for where I need to set the path to > CouchDB's PID file? Yep, it was noted in the CHANGES file: * PID file directory is now created by the SysV/BSD daemon scripts. > However after successfully starting CouchDB, I don't see anything in that file. It is now: /var/run/couchdb/couchdb.pid This is taken care of by the SysV/BSD daemon scripts. Thanks, -- Noah Slater, http://tumbolia.org/nslater