diff options
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 2e9be8d..c2ff380 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,9 @@ sitesummary (0.0.59) UNRELEASED; urgency=low * Restructure cron job, move munin and nagios updating code to separate scripts to make it possible to update them individually. - * Remove entries in the cron job before munin and nagios - configuration is updated, to not monitor removed hosts another - day. + * Change cron job to remove entries before munin and nagios + configuration is updated, to avoid monitoring removed hosts a day + after they are removed. * New function get_debian_ver() reporting /etc/debian_release conten in SiteSummary perl module. * Create Nagios hostclass using the result from get_debian_ver(). |