1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #10853 from rhatdan/audit_read

Need to support new linux capability AUDIT_READ
This commit is contained in:
Michael Crosby 2015-03-10 17:28:50 -07:00
commit 2772a47519

View file

@ -131,6 +131,7 @@ __docker_capabilities() {
ALL
AUDIT_CONTROL
AUDIT_WRITE
AUDIT_READ
BLOCK_SUSPEND
CHOWN
DAC_OVERRIDE