summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9562cee)
raw | patch | inline | side by side (parent: 9562cee)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Nov 2006 16:00:02 +0000 (16:00 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Nov 2006 16:00:02 +0000 (16:00 +0000) |
debian/collectd.init.d | patch | blob | history |
diff --git a/debian/collectd.init.d b/debian/collectd.init.d
index 549e919a4b9d59f742321de3f5b8a0cec5b574af..525b3f5cbfb02515779d17aea4f18629818b2e19 100755 (executable)
--- a/debian/collectd.init.d
+++ b/debian/collectd.init.d
### 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