Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selinux: allow dontauditx and auditallowx rules to take effect withou…
…t allowx This allows for dontauditing very specific ioctls e.g. TCGETS without dontauditing every ioctl or granting additional permissions. Now either an allowx, dontauditx or auditallowx rules enables checking for extended permissions. Signed-off-by: Jonathan Hettwer <j2468h@gmail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
- Loading branch information