Re: [CentOS] SELinux policy module sources

2008-05-05 Thread Ingemar Nilsson
Jim Perrin wrote: With CentOS 5, you don't really need the selinux module source anymore. It's usually enough to clear the logs and in permissive mode, run the offending application. Then 'grep yourapp /var/log/audit/audit.log | audit2allow -M localmodname'. Check the module for sanity and make

Re: [CentOS] SELinux policy module sources

2008-05-05 Thread Jim Perrin
On Mon, May 5, 2008 at 12:42 PM, Ingemar Nilsson <[EMAIL PROTECTED]> wrote: > Lots of questions, but the documentation on this subject isn't exactly > stellar. :) With CentOS 5, you don't really need the selinux module source anymore. It's usually enough to clear the logs and in permissive mode