summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-06-07 16:35:02 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-06-07 16:36:45 +0200
commite1451e75f0f8d6d5b36304041c543236d3599ec7 (patch)
tree7a952809fde9144ffb83a38b8f9cb86ec6d94d85
parentb4f2fa215c2822b734877babba48e56fd49ea571 (diff)
downloadhostinfo-maintainer-e1451e75f0f8d6d5b36304041c543236d3599ec7.tar.gz
hostinfo-maintainer-e1451e75f0f8d6d5b36304041c543236d3599ec7.tar.bz2
hostinfo-maintainer-e1451e75f0f8d6d5b36304041c543236d3599ec7.zip
debain/cron.d: set the required PATHdebian/0.1.2-2
send_nsca is installed in /usr/sbin, so we need a custom PATH entry for executing invoke_check (that calls send_nsca)
-rw-r--r--debian/changelog6
-rw-r--r--debian/cron.d2
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3705ce2..264c2fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hostinfo-maintainer (0.1.2-2) UNRELEASED; urgency=low
+
+ * debain/cron.d: set the required PATH
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Fri, 07 Jun 2013 16:36:19 +0200
+
hostinfo-maintainer (0.1.2) unstable; urgency=low
* Initial release.
diff --git a/debian/cron.d b/debian/cron.d
index 66350cf..d12fa1d 100644
--- a/debian/cron.d
+++ b/debian/cron.d
@@ -1 +1,3 @@
+PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin
+
*/5 * * * * nobody invoke_check /usr/lib/nagios/plugins/missing-maintainer-keys