From: Sebastian Harl Date: Wed, 2 May 2007 07:18:33 +0000 (+0200) Subject: NEWS.Debian: Fixed new DataDir path. X-Git-Tag: collectd-4.0.2-1~49 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5c1efa1c752240b97debe961a47a283cf4eecfaa;p=pkg-collectd.git NEWS.Debian: Fixed new DataDir path. --- diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index ff1b926..d62e015 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -8,7 +8,7 @@ collectd (4.0.0~rc6-1) experimental; urgency=low might be necessary to migrate all of your data. In this case, please file a bug report so that the necessary changes can be added to the script. The script creates the new RRD files in /tmp/collectd-4/ which can be moved to - /var/lib/collectd/ if everything went right. + /var/lib/collectd/rrd/ if everything went right. Additionally, the syntax of the configuration file has changed slightly. All strings need to be surrounded by double quotes. See collectd.conf(5) for