diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-07-04 07:46:08 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-07-04 07:46:08 +0000 |
commit | f0b4320ae9692441fb4123be948d0c16f224543d (patch) | |
tree | af7c413e9cd2fbcd928be1af6b4588519da762d3 /debian | |
parent | 68d73aa3dd382c01a906e0e23ff27a13c9690c4e (diff) | |
download | sitesummary-f0b4320ae9692441fb4123be948d0c16f224543d.tar.gz sitesummary-f0b4320ae9692441fb4123be948d0c16f224543d.tar.bz2 sitesummary-f0b4320ae9692441fb4123be948d0c16f224543d.tar.xz |
Collect ssh host keys and xorg.conf too.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 76e3f59..ba20a52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ sitesummary (0.0.43) UNRELEASED; urgency=low * Fix the code running collector handlers, to get it working when the perl script is in tained mode. - * Collect the current route table and if the host is a laptop. + * Collect the current route table, if the host is a laptop, the + public ssh host keys and the xorg.conf file. -- Petter Reinholdtsen <pere@debian.org> Fri, 13 Jun 2008 21:40:49 +0200 |