Code

collectd-core.collectd.init.d: Added a description LSB header field.
[pkg-collectd.git] / debian / collectd-core.collectd.init.d
index d9fc0efaf1f6a8bb0e60ad53fc1000990d9daaa9..70b1a8f5bf9cc6346d39d8c4654f37aa5cf690da 100755 (executable)
 # 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