[Integrit-users] Why such a massive database?
Brought to you by:
ecashin
From: matt <ma...@ci...> - 2001-08-28 17:32:56
|
Hi list, I'm a brand new user to integrit, and I think I'm doing something a _little_ bit stupid. I wrote a test config: --start-config-- #some needed stuff root=/ current=/root/integrit/current.db known=/root/integrit/known.db #then the rules /etc sipugz ! /etc/ssh_random_seed ! /proc --end-config-- Then did a $ integrit -C conf -c and was surprised when the database was 8MB. Then when I checked the system with: $ cp current.db known.db $ integrit -C conf -c I got loads of stuff that had changed in the mail spool, the ttys etc etc. Am I doing something stupid or do I really have to say: ! / and then put the stuff that I want in? Thanks, 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}} |