From: Eric Paris Date: Wed, 13 Oct 2010 21:50:25 +0000 (-0400) Subject: SELinux: allow userspace to read policy back out of the kernel X-Git-Tag: v2.6.37-rc1~218^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee74f47a6baba0ac457e87687fdcf0abd599f0a;p=pandora-kernel.git SELinux: allow userspace to read policy back out of the kernel There is interest in being able to see what the actual policy is that was loaded into the kernel. The patch creates a new selinuxfs file /selinux/policy which can be read by userspace. The actual policy that is loaded into the kernel will be written back out to userspace. Signed-off-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed