From: Michael LeMay Date: Tue, 27 Jun 2006 09:53:42 +0000 (-0700) Subject: [PATCH] selinux: inherit /proc/self/attr/keycreate across fork X-Git-Tag: v2.6.18-rc1~570 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28eba5bf9d4bf3ba4d58d985abf3a2903b7f2125;p=pandora-kernel.git [PATCH] selinux: inherit /proc/self/attr/keycreate across fork Update SELinux to cause the keycreate process attribute held in /proc/self/attr/keycreate to be inherited across a fork and reset upon execve. This is consistent with the handling of the other process attributes provided by SELinux and also makes it simpler to adapt logon programs to properly handle the keycreate attribute. Signed-off-by: Michael LeMay Signed-off-by: David Howells Acked-by: Stephen Smalley Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed