moby--moby/pkg/label
Dan Walsh 2224e0d65a In certain cases, setting the process label will not happen.
When the code attempts to set the ProcessLabel, it checks if SELinux Is
enabled.  We have seen a case with some of our patches where the code
is fooled by the container to think that SELinux is not enabled.  Calling
label.Init before setting up the rest of the container, tells the library that
SELinux is enabled and everything works fine.

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
2014-04-01 13:30:10 -04:00
..
label.go In certain cases, setting the process label will not happen. 2014-04-01 13:30:10 -04:00
label_selinux.go In certain cases, setting the process label will not happen. 2014-04-01 13:30:10 -04:00