• Andrew Morton's avatar
    [PATCH] security: add disable param to capabilities module · 01db63f2
    Andrew Morton authored
    From: Chris Wright <chrisw@osdl.org>
    
    Add disable param to capabilities module.  Similar to the SELinux param for
    disabling at boot time.  This allows vendors to ship single binary image with
    capabilities compiled statically, and disable it if they provide another
    security model compiled as module.
    01db63f2
capability.c 2.8 KB