After a relabel I got this , any idea ?
[root@desk mythcat]# ausearch -c 'Xorg' --raw | audit2allow -M my-Xorg
libsepol.sepol_string_to_security_class: unrecognized class lockdown
******************** IMPORTANT ***********************
To make this policy package active, execute:
semodule -i my-Xorg.pp
[root@desk mythcat]# semodule -X 300 -i my-Xorg.pp
Failed to resolve allow statement at /var/lib/selinux/mls/tmp/modules/300/my-Xorg/cil:7
semodule: Failed!
[root@desk mythcat]# semodule -X 300 -i my-Xorg.pp
Failed to resolve allow statement at /var/lib/selinux/mls/tmp/modules/300/my-Xorg/cil:7
semodule: Failed!
[root@desk mythcat]# ausearch -c 'X' --raw | audit2allow -M my-X
libsepol.sepol_string_to_security_class: unrecognized class lockdown
******************** IMPORTANT ***********************
To make this policy package active, execute:
semodule -i my-X.pp
[root@desk mythcat]# semodule -X 300 -i my-X.pp
Failed to resolve allow statement at /var/lib/selinux/mls/tmp/modules/300/my-X/cil:11
semodule: Failed!