diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-19 18:20:01 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-19 18:20:01 +0000 |
commit | e4452421fd60feca228be2e1cf477c3987ebf508 (patch) | |
tree | dcc26710c2bf574a09aaf3703ce3fe8486e6c3fb /debian/changelog | |
parent | 8dad91d0e2dce2aec79b8a1d7bc474343d9f3bd0 (diff) | |
download | sitesummary-e4452421fd60feca228be2e1cf477c3987ebf508.tar.gz sitesummary-e4452421fd60feca228be2e1cf477c3987ebf508.tar.bz2 sitesummary-e4452421fd60feca228be2e1cf477c3987ebf508.tar.xz |
Nagios configuration.
* Make sure to create a dummy Nagios configuration during
installation when Nagios autoconfiguration is enabled, to make
sure Nagios start on first boot when sitesummary is installed from
debian-installer.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8412a74..b1bc677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,11 @@ sitesummary (0.0.56) UNRELEASED; urgency=low from Nagios v3 instead of the old one which was based on debian-edu- config. * Provide more time periods (workhours, nonworkhours, never) for the - Nagios configuration + Nagios configuration. + * Make sure to create a dummy Nagios configuration during + installation when Nagios autoconfiguration is enabled, to make + sure Nagios start on first boot when sitesummary is installed from + debian-installer. -- Petter Reinholdtsen <pere@debian.org> Tue, 19 Jan 2010 10:07:24 +0100 |