Skip to content

Enable selinux permissive mode for jobs

Rachel Sibley requested to merge rasibley/kpet-db:selinux_permissive into master

We are removing the avc plugin which prevents permissive mode to be enabled for SElinux, remove this line in %postinstall to allow permissive mode to see what avc errors we can catch. Later on we'll enable Enforcing mode, this will be filed in a separate commit.

Edited by Rachel Sibley

Merge request reports