Re: [Integrit-users] sample conf
Brought to you by:
ecashin
From: matt <ma...@ci...> - 2001-08-30 09:12:24
|
Ed, thanks for the help, and the pointer to the examples directory - don't know why I didn't think to check there. I think I'm beginning to grok it now. However, here are some things you may be able to clarify for me: 1/- what you specify as root is then checked recursively with all checks. You remove what you don't want checked, rather than add stuff that you do. 2/- trailing slashes on checkset destinations result in nothing being checked. 3/- prefixes cannot be overridden. I think that the root.conf example in the examples directory should be changed, as it specifies at least 3 checksets that won't ever do anything because of point 3: $ sed -n 58,62p examples/root.conf =/var/spool /var/log SIMC /var/spool/cron SIMC =/var/spool/mqueue /var/spool/mail SIMC 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}} |