Noted that capability bounding set appeared with kernel 2.2.11.

This commit is contained in:
Michael Kerrisk 2006-01-02 13:33:24 +00:00
parent b62a20b74d
commit 78521872af
1 changed files with 3 additions and 0 deletions

View File

@ -326,6 +326,9 @@ To remove this restriction (dangerous!), modify the definition of
in
.I include/linux/capability.h
and rebuild the kernel.
The capability bounding set feature was added to Linux starting with
kernel version 2.2.11.
.SS Current and Future Implementation
A full implementation of capabilities requires:
.IP 1. 4