mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-13 18:23:53 +00:00
Need to support new linux capability AUDIT_READ
Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
This commit is contained in:
@@ -131,6 +131,7 @@ __docker_capabilities() {
|
||||
ALL
|
||||
AUDIT_CONTROL
|
||||
AUDIT_WRITE
|
||||
AUDIT_READ
|
||||
BLOCK_SUSPEND
|
||||
CHOWN
|
||||
DAC_OVERRIDE
|
||||
|
||||
Reference in New Issue
Block a user