diff options
| -rw-r--r-- | man7/capabilities.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 7d35b53363..3523419776 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1747,7 +1747,9 @@ always masks out the capability, and this can not be changed without modifying the kernel source and rebuilding the kernel. .IP * -If file capabilities are disabled in the current implementation, then +If file capabilities are disabled (i.e., the kernel +.B CONFIG_SECURITY_FILE_CAPABILITIES +option is disabled), then .B init starts out with the .B CAP_SETPCAP |
