summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 922b82b)
raw | patch | inline | side by side (parent: 922b82b)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 17 May 2012 15:28:43 +0000 (17:28 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 17 May 2012 15:28:43 +0000 (17:28 +0200) |
Else collectd does not reliably detect all CPUs; thanks to Mathias Bauer for
reporting and debugging this.
Closes: #662040
reporting and debugging this.
Closes: #662040
debian/changelog | patch | blob | history | |
debian/collectd-core.collectd.init.d | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index ae322f622d9fccac3e22dc64e7dc1379eab88157..dce6b38a48bcf26cfabf16104ac911d07990c7ba 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
providing an option to opt out. The question defaults to remove the
data; thanks to Trent W. Buck for reporting and discussing this
(Closes: #631167).
+ * debian/collectd-core.collectd.init.d:
+ - Added cpufrequtils to should-start, else collectd does not reliably
+ detect all CPUs; thanks to Mathias Bauer for reporting and debugging
+ this (Closes: #662040).
-- Sebastian Harl <tokkee@debian.org> Thu, 17 May 2012 15:55:39 +0200
index 70b1a8f5bf9cc6346d39d8c4654f37aa5cf690da..5771380d0594c1d96adb0c04cda8b4e74846fa03 100755 (executable)
# Provides: collectd
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs
-# Should-Start: $network $named $syslog $time
+# Should-Start: $network $named $syslog $time cpufrequtils
# Should-Stop: $network $named $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6