X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by lists.alpinelinux.org (Postfix) with ESMTP id 0688F3617A1B for ; Fri, 4 Jun 2010 22:15:17 +0000 (UTC) Received: by bwz2 with SMTP id 2so631943bwz.13 for ; Fri, 04 Jun 2010 15:15:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GaZd5jFD3xu3/tpHbQRdFi6axiALO0E3dOFSEVi6loY=; b=LaVnpHF4Wm7w40NGhfjaEZT+x6p/ROcuYGK/tnra6HqWlQGYZhxA/7l2K9P4RJ3S8E N9Rb6sNpzb1+t/altKlwSrX6BF7i+sznY4NC7mxfMankmMjaNaB5GDHx2rDinQGpH0Kd tuYe12rvm4X73IOI+eWchZ8063dR3GVfcA6/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=a2Ev74HRF1L1Zh8mWFIuilg/EX7mRHWK0C6hVt+Lia1sKLok3iSuMkdmfpAx9V9tc1 BJuDb3T8WQ5u4waQOmp5gvuv1qUMj61qIXJ8xFIS6ezLUbgsuRc6BxXOTbKSst5kTSo6 llyQOvauFWOrpaDC4WWu1DSKFooBx1AN7UV4Y= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.204.46.205 with SMTP id k13mr4327826bkf.143.1275689717028; Fri, 04 Jun 2010 15:15:17 -0700 (PDT) Received: by 10.204.71.16 with HTTP; Fri, 4 Jun 2010 15:15:16 -0700 (PDT) In-Reply-To: <4C097434.1030905@nothome.org> References: <4C09588E.7000007@nothome.org> <4C097434.1030905@nothome.org> Date: Fri, 4 Jun 2010 22:15:16 +0000 Message-ID: Subject: Re: [alpine-devel] Upcomming feature freeze for alpine 2.0.0 From: Natanael Copa To: Nathan Angelacos Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, Jun 4, 2010 at 9:46 PM, Nathan Angelacos wrote= : > Attached is a init script; however, there's a few things that could be > fixed: > > Config file is /etc/collectd.conf > =A0 =A0 =A0 =A0recommend /etc/collectd/collectd.conf > > PID file is /usr/var/run/collectd.pid > =A0 =A0 =A0 =A0recommend /var/run/collectd.pid > > Logging/collection dir is /usr/var/lib/collectd/ > =A0 =A0 =A0 =A0recommend /var/lib/collectd/ This is exactly why things go into testing first. Yes we want fix those. > Also, the "network.so" module is loaded in the default collectd.conf, but= is > not included in the package. =A0network.so allows collectd to send/receiv= e > logging data across the network - Should be included in the package, or t= he > collectd.conf should not load the module. I think we want comment out the network module from default config then. Will look at the init.d script monday. Thanks! --=20 Natanael Copa --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---