Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 12b5d3b

Browse files
committed
docs: document CAP_AUDIT_READ
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 884a5ffbdf2c12b873fb9662dbc21029d859efb2) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: ffa0e1d36e59dfdecd28aaf41528aefd930b8688 Component: cli
1 parent 532ea20 commit 12b5d3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • components/cli/docs/reference

components/cli/docs/reference/run.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,6 +1307,7 @@ The next table shows the capabilities which are not granted by default and may b
13071307
| Capability Key | Capability Description |
13081308
|:----------------|:----------------------------------------------------------------------------------------------------------------|
13091309
| AUDIT_CONTROL | Enable and disable kernel auditing; change auditing filter rules; retrieve auditing status and filtering rules. |
1310+
| AUDIT_READ | Allow reading audit messages from the kernel. |
13101311
| BLOCK_SUSPEND | Employ features that can block system suspend. |
13111312
| DAC_READ_SEARCH | Bypass file read permission checks and directory read and execute permission checks. |
13121313
| IPC_LOCK | Lock memory (mlock(2), mlockall(2), mmap(2), shmctl(2)). |

0 commit comments

Comments
 (0)