HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
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