Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audit: initialize the audit subsystem as early as possible
We can't initialize the audit subsystem until after the network layer is initialized (core_initcall), but do it soon after. Reviewed-by: Richard Guy Briggs <[email protected]> Signed-off-by: Paul Moore <[email protected]>
- Loading branch information