From: Sebastian Harl Date: Sat, 6 Dec 2008 15:54:05 +0000 (+0100) Subject: collectd.conf: Fixed a wrong type used in the "tail" plugin example. X-Git-Tag: collectd-4.4.2-3^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=refs%2Fheads%2Flenny;hp=710ebea3345f49204f7ff8e6ebd0bfbf1587cedc;p=pkg-collectd.git collectd.conf: Fixed a wrong type used in the "tail" plugin example. --- diff --git a/debian/changelog b/debian/changelog index 6c1f260..3ff6699 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ collectd (4.4.2-3) unstable; urgency=low * debian/rules: - Remove generated manpages in the clean target to avoid cluttering the source diff with the rebuilt manpages. + * debian/collectd.conf: + - Fixed a wrong type used in the "tail" plugin example. - -- Sebastian Harl Mon, 01 Dec 2008 19:28:41 +0100 + -- Sebastian Harl Sat, 06 Dec 2008 16:53:25 +0100 collectd (4.4.2-2) unstable; urgency=low diff --git a/debian/collectd.conf b/debian/collectd.conf index 72bb2e8..9728208 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -331,7 +331,7 @@ LoadPlugin users # # Regex "\\" # DSType "CounterInc" -# Type "email_count" +# Type "counter" # Instance "local_user" # #