David Howells <[EMAIL PROTECTED]> wrote:

> Now, I recall the addition of another security class being mentioned, which
> presumably would give something like:
> 
>       avc_has_perm(daemon_tsec->sid, nominated_sid,
>                    SECCLASS_CACHE, CACHE__USE_AS_OVERRIDE, NULL);

Hmmmm...  I can't see how to add a new security class.  I can see that
security classes are defined in various autogenerated header files, but
autogenerated from what?  The "This file is automatically generated.  Do not
edit." message at the top of these files seems to belie the fact they're
actually checked in to GIT as is.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to