commit | b710ed21dec88c0dde8209264df054c842561589 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Mon Jun 24 17:41:40 2013 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue Jun 25 11:23:29 2013 -0700 |
tree | 8cac1258e36aed0f6122dbc4ebff39f8d7b56e0a | |
parent | 62362e1a64e09c6223ad6598601bb0adca28d296 [diff] |
init: move SELinux into enforcing mode. When init starts up, immediately put SELinux into enforcing mode. This is currently a no-op. We currently have everything in the unconfined domain, so this should not break anything. (if it does, I'll roll it back immediately) If the kernel doesn't have SELinux support compiled in, then don't try loading a policy and continue without SELinux protections. Change-Id: Id0279cf82c545ea0f7090137b7566a5bc3ddd641