commit | 4e6d0bffd3d72a32b620525c9007d2482c731775 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Sat Sep 12 22:54:23 2009 -0400 |
committer | James Morris <jmorris@namei.org> | Mon Sep 14 12:34:11 2009 +1000 |
tree | f4a3ff34e800be74469bec99834780b4a0294dec | |
parent | 008574b11171a1ee9583a00188e27ff9e0432061 [diff] |
SELinux: flush the avc before disabling SELinux Before SELinux is disabled at boot it can create AVC entries. This patch will flush those entries before disabling SELinux. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>