Plaatsingsdatum: Oct 15, 2010 1:32:55 PM
add to crontab:
0 0 * * * /usr/sbin/audit -n
10 0 * * * find /var/audit/ -type f -mtime +7 -exec rm {} \; 2>/dev/null