diff options
Diffstat (limited to 'man7/capabilities.7')
| -rw-r--r-- | man7/capabilities.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 0549879c20..c82d8e1a0f 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -379,7 +379,10 @@ 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 +that for all privileged operations, +the kernel check whether the thread has the required +capability in its effective set. .IP 2. 4 that the kernel provide system calls allowing a thread's capability sets to |
