Code

Added Required-{Start,Stop} keywords to init script.
authorSebastian Harl <sh@tokkee.org>
Mon, 6 Nov 2006 16:00:02 +0000 (16:00 +0000)
committerSebastian Harl <sh@tokkee.org>
Mon, 6 Nov 2006 16:00:02 +0000 (16:00 +0000)
debian/collectd.init.d

index 549e919a4b9d59f742321de3f5b8a0cec5b574af..525b3f5cbfb02515779d17aea4f18629818b2e19 100755 (executable)
@@ -9,7 +9,9 @@
 ### BEGIN INIT INFO
 # Provides:          collectd
 # Required-Start:    $local_fs $remote_fs
+# Required-Stop:     $local_fs $remote_fs
 # Should-Start:      $network $named $syslog $time
+# Should-Stop:       $network $named $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: start the statistics collection daemon