X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from web50209.mail.re2.yahoo.com (web50209.mail.re2.yahoo.com [206.190.38.50]) by lists.alpinelinux.org (Postfix) with SMTP id 1CC0E170000BA for ; Wed, 19 Nov 2008 21:32:48 +0000 (UTC) Received: (qmail 89490 invoked by uid 60001); 19 Nov 2008 21:32:47 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=jVWfJo9CkxlHQrWh8JEsfRf/xtAxwvTTbT9KnFEMZA0TaBj5YgaflyDe0RTPSHXz+w/l/yo9zANR92GTaYxPLFD/vNB4YKSHpr/9D7N0YHPsjMOYfPaq7hD25hB40gzR+w/cvng4VPQit9a/z4t5Tol0f5lKlDMsBsC249bvSUw=; X-YMail-OSG: sQNO47UVM1mLTEfojRqO4xuJe.bfnDCHRVAITWnpLD4VgUqFv_cWbkqTm.FeVaiWRBkT2PHMc81_B7JW3ZYbw5Ztlzgqf74YLtwUo1KjGRoE54toO11pcrvoKhjMJDD9Pf35Sww6pZaFOuASUzpSpahoWX3fAVC0A.F1PPE- Received: from [208.74.141.98] by web50209.mail.re2.yahoo.com via HTTP; Wed, 19 Nov 2008 13:32:47 PST X-Mailer: YahooMailRC/1155.32 YahooMailWebService/0.7.260.1 Date: Wed, 19 Nov 2008 13:32:47 -0800 (PST) From: Ted Trask Subject: [alpine-devel] Init script issue To: Alpine Developers X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <851834.89428.qm@web50209.mail.re2.yahoo.com> A recent change to ACF looks for the presence of pid files to determine if = a service is running.=A0 Unfortunately, the status is wrong for at least a = few services because the init.d script fails to delete the pid file on a st= op.=A0 So far, I've seen the problem with bgpd, dansguardian, and dnsmasq.= =A0 I'm sure it's also there with others.=0A=0ATed=0A=0A=0A --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---