configuration file checksets: switches

Upper case turns off a given check. Lower case turns it on.

When you turn off a check, maybe, "no checksums", then all subdirectories inherit that: no checksums are done.

You can always override switches that are inherited from parent directories.

e.g., In the example below, all the stuff under /var/log won't have checksums done, except all the files under /var/log/archives:

    /var/log		S
    /var/log/archive	s

... Again, the upper case turns the check off, and the lower case turns it back on.

lettercheck
schecksum
iinode
ppermissions
lnumber of links
uuid
ggid
zfile size (redundant if checksums are on)
aaccess time
mmodification time
cfile info change time (see lstat(2))
rreset access time after checksum (option)

 
SourceForge Logo


integrit homepage
integrit project page