Skip to content
Commit b593d384 authored by Eric Paris's avatar Eric Paris Committed by Al Viro
Browse files

[AUDIT] create context if auditing was ever enabled



Disabling audit at runtime by auditctl doesn't mean that we can
stop allocating contexts for new processes; we don't want to miss them
when that sucker is reenabled.

(based on work from Al Viro in the RHEL kernel series)

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 50397bd1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment