Need to support new linux capability AUDIT_READ

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
master
Dan Walsh 2015-02-11 08:46:32 +01:00 committed by Tibor Vass
parent 688dc5977b
commit e75c4494ed
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