moby--moby/pkg/selinux
Dan Walsh 12934ef3a4 Fix SELinux errors caused by multi-threading
Occasionally the selinux_test program will fail because we are setting file
context based on the Process ID but not the TID.  THis change will always
use the TID to set SELinux labels.

Docker-DCO-1.1-Signed-off-by: Daniel Walsh <dwalsh@redhat.com> (github: rhatdan)
Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: crosbymichael)
2014-04-29 03:40:05 -07:00
..
selinux.go Fix SELinux errors caused by multi-threading 2014-04-29 03:40:05 -07:00
selinux_test.go This patch reworks the SELinux patch to be only run on demand by the daemon 2014-04-29 03:40:05 -07:00