File: src.conf

package info (click to toggle)
integrit 3.02.00-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,480 kB
  • ctags: 559
  • sloc: ansic: 4,204; makefile: 385; sh: 306; perl: 224
file content (22 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This example configuration file is for checking a small area of the
# filesystem.  By using multiple config files, you can run different
# instances of integrit in parallel (if the filesystems are on
# different devices) or sequentially .
# 
# Be sure to tune these config files to your own machine!
# The known database and the production config file should be
# read-only from the machine being checked.
#

# database locations
known=/tmp/src_known.cdb
current=/tmp/src_current.cdb

# rules for checking
root=/home/ecashin/src

# /home/ecashin/src/c/integrit CM
=/home/ecashin/src/cc

# reset access times here:
/home/ecashin/src/java/test	r