From a36263ab9dbd576b6ddfc423909af6bfab8071ef Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 20 May 2007 03:45:53 +0200 Subject: [PATCH] Updated NEWS.Debian and README.Debian for new init script. --- debian/NEWS.Debian | 4 ++++ debian/README.Debian | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index e4e8981..04d9145 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -25,6 +25,10 @@ collectd (4.0.0~rc10-1) experimental; urgency=low "rrdtool" and "syslog" plugins (enabled by default) and enable and configure the network plugin. See collectd.conf(5) for details. + This also means that a single configuration file is sufficient. The init + script does no longer start one collectd process for each config file found + in /etc/collectd/ but only for collectd.conf. + Additionally, the syntax of the configuration file has changed slightly. All strings need to be surrounded by double quotes. See collectd.conf(5) for details. diff --git a/debian/README.Debian b/debian/README.Debian index 3b77e13..2b64c49 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -11,10 +11,6 @@ General notes: Configuring collectd: --------------------- -- collectd uses a similar configuration layout as openvpn does. That is to - say that one daemon process is started for each configuration file found in - /etc/collectd/. - - See collectd.conf(5) for details about configuring collectd. Building your own plugins: -- 2.30.2