Re: [PATCH 1/2] selinux: don't enable minimum mmap checking by default

2007-06-28 Thread Eric Paris
On Thu, 2007-06-28 at 11:40 -0400, James Morris wrote: > Don't enable minimum mmap checking by default in SELinux, as it may break > existing applications which do not have updated policy. > > We will be able to enable it by default later, once we have code to handle > new permissions which are no

[PATCH 1/2] selinux: don't enable minimum mmap checking by default

2007-06-28 Thread James Morris
Don't enable minimum mmap checking by default in SELinux, as it may break existing applications which do not have updated policy. We will be able to enable it by default later, once we have code to handle new permissions which are not present in the user's policy. Signed-off-by: James Morris <[EM