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
1 changed files with 1 additions and 0 deletions

View File

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