diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-23 21:02:49 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-23 21:02:49 +0000 |
commit | 6c88aca85dc0b2600fdbf532626c4f20829455cc (patch) | |
tree | 311c220779deb3a4214384453df1e7c3cd818414 /debian | |
parent | 9b970b18d30d5d60d87ecce1f81318af28899bd4 (diff) | |
download | sitesummary-6c88aca85dc0b2600fdbf532626c4f20829455cc.tar.gz sitesummary-6c88aca85dc0b2600fdbf532626c4f20829455cc.tar.bz2 sitesummary-6c88aca85dc0b2600fdbf532626c4f20829455cc.tar.xz |
Report missing ldapsearch tool from check_ldap_root.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 89a408d..fd6f165 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ sitesummary (0.0.74) UNRELEASED; urgency=low - Ignore devtmpfs, the same way tmpfs is ignored. - Only check Linux software RAID if a RAID is enabled and not only when /proc/mdstat is present. + - Report missing ldapsearch tool from check_ldap_root. * Collect /etc/lsb-release if present to have more detailed version information on Ubuntu. |