File: //usr/share/doc/debsums/README
debsums: Check the integrity of the packages files
Suspecting a package has been compromised by another application
or a virus or so? Run this tool to find out if anything happened
to the files.
Osamu Aoki <osamu@debian.org>
Filtering output of the cron job
---------------------------------
debsums now filters the output of the daily cron job by excluding
the contents of /etc/debsums-ignore
You can add lines to this file using the following format (similar to
logcheck):
E.g.
^/usr/bin/module-assistant$
^/usr/share/misc/pci.ids$
-- Mike Forbes <mike@nothing.net.nz> Wed, 09 Jul 2008 14:42:08 +1200