From: Stephen Gran Date: Tue, 19 May 2009 21:21:39 +0000 (+0100) Subject: Update the kernel check to not complain when we can't trace back to a meta package... X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=423f53b12158b430a73b6604b6e8a00033b7b1b2;p=mirror%2Fdsa-nagios.git Update the kernel check to not complain when we can't trace back to a meta package name - this generally indicates a custom kernel that we're running on purpose. --- diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index 39e71c3..a7c6e59 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,3 +1,11 @@ +dsa-nagios-checks (71) stable; urgency=low + + * Update the kernel check to not complain when we can't trace back to a meta + package name - this generally indicates a custom kernel that we're running + on purpose. + + -- Stephen Gran Tue, 19 May 2009 22:20:44 +0100 + dsa-nagios-checks (70) XXstable; urgency=low * No longer check nrpe config in postinst - puppet fixes it for us anyway.