This file is indexed.

/usr/share/doc/integrit/examples/README 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
This directory contains examples of how you can use integrit along
with other UN*X tools like perl, cron, etc.

integrit-run.c shows how to create a simple C program to run integrit
on multiple roots.  Most sites will use something like Bourne shell
scripts, but you can link integrit-run statically.  See the comments
at the beginning of integrit-run.c for more information.