| Main Archive Page > Month Archives > linux-security-module archives |
On Fri, 4 Jul 2008, Miklos Szeredi wrote:
> On Fri, 4 Jul 2008, James Morris wrote:
> >
> > We still need a way to perform secondary stacking of the capability module
> > (root_plug also, possibly).
>
> I looked at that, and AFAICS stacking (at least for selinux) happens
> automatically for the default module, which is now capabilities. So
> that should work OK, shouldn't it?
Nope, capability is stacked as a secondary module by SELinux via mod_reg_security, which won't happen now with your patch.