Skip to content

uru4000: Work-around SELinux AVC warnings when driver starts

Bastien Nocera requested to merge wip/hadess/uru4k-selinux-avc into master

Work-around SELinux AVC warnings caused by p11-kit (which is an NSS dependency) trying to load the root user's p11-kit configs. We disable this feature using the P11_KIT_NO_USER_CONFIG envvar.

See https://bugzilla.redhat.com/show_bug.cgi?id=1688583

Merge request reports