[Integrit-users] sample conf
Brought to you by:
ecashin
From: matt <ma...@ci...> - 2001-08-29 09:10:28
|
Hello list, I was wondering if someone could help me out by sending me a config that only monitors certain parts of the filesystem. I still can't stop integrit from checking all files, unless I say something like ! / or = / And then even with other checksets, it ignores everything underneath it, so ! / /etc sipugz Doesn't check anything. I thought that you could override previous rules, but it appears not. Thanks again, Matt -- #!/usr/bin/perl $A='A';while(print+($A.=(grep{($A=~/(...).{78}$/)[0]eq$_}" A A A " =~m{(...)}g)?"A":" ")=~/([ A])$/){if(!(++$l%80)){print"\n";sleep 1}} |