mirror of
https://github.com/moby/moby.git
synced 2026-08-10 01:49:04 +00:00
This adds the ability to have different profiles for individual distros and versions of the distro because they all ship with and depend on different versions of policy packages. The `selinux` dir contains the unmodified policy that is being used today. The `selinux-fedora` dir contains the new policy for fedora 24 with the changes for it to compile and work on the system. The fedora policy is from commit4a6ce94da5Signed-off-by: Michael Crosby <crosbymichael@gmail.com> (cherry picked from commit32b1f26c51) Signed-off-by: Tibor Vass <tibor@docker.com>