aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2011-12-22 22:25:48 +0000
committerPetter Reinholdtsen <pere@hungry.com>2011-12-22 22:25:48 +0000
commit4dc17c41e5cf653b27211b9be630261291dbd02f (patch)
tree4608d071ea4ec95fe3bfc8be2eae7087874ee238
parent4e3db3cd9dacbf86b24a32901d55fc61722987a2 (diff)
downloadsitesummary-4dc17c41e5cf653b27211b9be630261291dbd02f.tar.gz
sitesummary-4dc17c41e5cf653b27211b9be630261291dbd02f.tar.bz2
sitesummary-4dc17c41e5cf653b27211b9be630261291dbd02f.tar.xz
Add munin include dir to default munin config to match recent
munin versions.
-rw-r--r--debian/changelog7
-rwxr-xr-xsitesummary-update-munin4
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4507f21..aa0b1e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sitesummary (0.0.74) UNRELEASED; urgency=low
+
+ * Add munin include dir to default munin config to match recent
+ munin versions.
+
+ -- Petter Reinholdtsen <pere@debian.org> Thu, 22 Dec 2011 18:52:10 +0100
+
sitesummary (0.0.73) unstable; urgency=low
* Add forgotten nagios plugin check_ldap_root to sitesummary-client.
diff --git a/sitesummary-update-munin b/sitesummary-update-munin
index d69c713..b3faece 100755
--- a/sitesummary-update-munin
+++ b/sitesummary-update-munin
@@ -50,6 +50,10 @@ logdir $muninlogdir
rundir $muninrundir
tmpldir $munintmpldir
+# (Exactly one) directory to include all files from.
+#
+includedir /etc/munin/munin-conf.d
+
EOF
fi