commit | 6c9255645350ce2aecb7c3cd032d0e93d4a7a71a | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Tue Nov 29 16:53:23 2016 -0500 |
committer | Paul Moore <paul@paul-moore.com> | Wed Dec 14 13:06:04 2016 -0500 |
tree | f3720064aba7115b99aa42216dc2da55403ce47f | |
parent | 55a6f170a413cd8dc7a3a52e5a326e1a87579b4f [diff] |
audit: fixup audit_init() Make sure everything is initialized before we start the kauditd_thread and don't emit the "initialized" record until everything is finished. We also panic with a descriptive message if we can't start the kauditd_thread. Signed-off-by: Paul Moore <paul@paul-moore.com>