Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
security: change link order of LSMs so security=tomoyo works
LSMs need to be linked before root_plug to ensure the security= boot parameter works with them. Do this for Tomoyo. (root_plug probably needs to be taken out and shot at some point, too). Signed-off-by: James Morris <[email protected]>
- Loading branch information