diff options
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2620ae6..767860e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ sitesummary (0.0.66~unreleased) UNRELEASED; urgency=low [ Holger Levsen ] * collect.d/system: - collect /var/log/Xorg.0.log if it exists. - - only run lspci if /proc/bus/pci exists + - only run lspci if /proc/bus/pci exists to avoid errors on + machines without PCI. -- Holger Levsen <holger@debian.org> Fri, 01 Oct 2010 17:54:16 +0200 |