File: README

package info (click to toggle)
integrit 4.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 1,616 kB
  • ctags: 548
  • sloc: ansic: 4,227; makefile: 396; sh: 340; perl: 224
file content (7 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (6)
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.