Steve, I updated my kernel and that seemed to fix the problem. Thanks, Frank Steve Grubb wrote: >On Saturday 17 March 2007 17:34:57 geckiv wrote: > > >>FAILURE: errno = 22 >>Error writing audit file: Invalid argument >> >> > >I bet this is the problem. ^^^^ EINVAL. That can be bad arguments or >sometimes a permission problem from selinux. > > > >>Error writing audit: Illegal seek >> >> > >This was probably a changed errno from perror. > >-Steve > > > >