mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
Merge pull request #10853 from rhatdan/audit_read
Need to support new linux capability AUDIT_READ
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