This file is indexed.

/usr/share/doc/integrit/etc/usr.conf is in integrit 4.1-1.1+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
root=/usr

known=/var/lib/integrit/usr.cdb
current=/var/lib/integrit/usr-current.cdb

# # Here's a table of letters and the corresponding checks / options:
# # Uppercase turns the check off, lowercase turns it on.
# # 
# # 	  s	checksum
# # 	  i	inode
# # 	  p	permissions
# # 	  l	number of links
# # 	  u	uid
# # 	  g	gid
# # 	  z	file size (redundant if checksums are on)
# # 	  a	access time
# # 	  m	modification time
# # 	  c	ctime (time UN*X file info last changed)
# # 	  r	reset access time (use with care)

# # to cut down on runtime and db size:
=/usr/include
=/usr/X11R6/include
=/usr/doc
=/usr/info
=/usr/share
=/usr/X11R6/man
=/usr/X11R6/lib/X11/fonts

# # ignore user-dependant directories
!/usr/local
!/usr/src