diff options
author | Andreas B. Mundt <andi.mundt@web.de> | 2011-06-16 18:41:42 +0000 |
---|---|---|
committer | Andreas B. Mundt <andi.mundt@web.de> | 2011-06-16 18:41:42 +0000 |
commit | 23b5d6fd101027b32cd827863984e74febdf2c1f (patch) | |
tree | 81b5a9353c7c5dd1aaec8c051a84cd8dac16c190 /debian | |
parent | d40c39b48615329192835da929ceb2db7c6419a6 (diff) | |
download | sitesummary-23b5d6fd101027b32cd827863984e74febdf2c1f.tar.gz sitesummary-23b5d6fd101027b32cd827863984e74febdf2c1f.tar.bz2 sitesummary-23b5d6fd101027b32cd827863984e74febdf2c1f.tar.xz |
Add '-w' and 'my' to nagios-plugins/check_kernel_status. This seems
to help nagios' embedded perl interpreter to run the script after
reboot.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf3d06e..af4140f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sitesummary (0.0.68+nmu1) UNRELEASED; urgency=low + + * Add '-w' and 'my' to nagios-plugins/check_kernel_status. This seems + to help nagios' embedded perl interpreter to run the script after + reboot. + + -- Andreas B. Mundt <andi.mundt@web.de> Thu, 16 Jun 2011 20:33:54 +0200 + sitesummary (0.0.68) unstable; urgency=low [ Ronny Aasen ] |