Could anyone please shed some light on this selinux warning?

SELinux is preventing /usr/bin/python2.7 from using the execmem access on a process.

Plugin: catchall
you want to allow python2.7 to have execmem access on the processIf you believe that python2.7 should be allowed execmem access on processes labeled blueman_t by default.
You should report this as a bug.
You can generate a local policy module to allow this access.
Allow this access for now by executing:
# grep blueman-mechani /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp


This selinux alert appears on every login. Thanks.

--
nonamedotc

--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to