integrit.conf 714 B

123456789101112131415161718192021222324
  1. ##
  2. ## integrit.conf -- integrit configuration
  3. ##
  4. ## Please remember that paths cannot end with a slash.
  5. ## Integrit is particularly sensitive to this rule, and
  6. ## at best an error will be produced during processing.
  7. ##
  8. # Location of a known good database to use for reference when testing integrity
  9. known=@l_prefix@/share/integrit/known.cdb
  10. # Location for a new database used when testing integrity
  11. current=@l_prefix@/share/integrit/current.cdb
  12. # Test integrity of the files in this directory and subdirectories thereof
  13. root=/usr
  14. # Exclude this subdirectory of 'root' during integrity testing
  15. #!/usr/lost+found
  16. # Include this subdirectory of 'root' but do not decend further
  17. #=/usr/local/share