From: Sebastian Harl Date: Mon, 9 Jan 2012 14:32:59 +0000 (+0100) Subject: collectd-core.collectd.init.d: Added a description LSB header field. X-Git-Tag: collectd-4.10.4-1~1 X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=commitdiff_plain;h=5e9a808b28da2ed817003cad3f05b5c230509943 collectd-core.collectd.init.d: Added a description LSB header field. --- diff --git a/debian/changelog b/debian/changelog index f5f632a..0ab262c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,8 +35,10 @@ collectd (4.10.4-1) unstable; urgency=low to correctly check for ip_vs.h. * debian/control: - Updated standards-version to 3.9.2 -- no changes. + * debian/collectd-core.collectd.init.d: + - Added a description LSB header field. - -- Sebastian Harl Mon, 09 Jan 2012 15:24:51 +0100 + -- Sebastian Harl Mon, 09 Jan 2012 15:32:07 +0100 collectd (4.10.1-2.1) unstable; urgency=high diff --git a/debian/collectd-core.collectd.init.d b/debian/collectd-core.collectd.init.d index d9fc0ef..70b1a8f 100755 --- a/debian/collectd-core.collectd.init.d +++ b/debian/collectd-core.collectd.init.d @@ -15,7 +15,11 @@ # Should-Stop: $network $named $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 -# Short-Description: start the statistics collection daemon +# Short-Description: manage the statistics collection daemon +# Description: collectd is the statistics collection daemon. +# It is a small daemon which collects system information +# periodically and provides mechanisms to monitor and store +# the values in a variety of ways. ### END INIT INFO set -e