On 2018-05-24 10:09, Jerry James wrote:
The problem may be restricted to systems using the Nvidia proprietary driver.

I have that driver and was also affected, though am using sddm rather than gdm.  My work around was the following local policy:

~~~
module local_sddm 1.0;

require {
        type xdm_t;
        type xserver_misc_device_t;
        class chr_file map;
}

#============= xdm_t ==============
allow xdm_t xserver_misc_device_t:chr_file map;
~~~
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/P2MVSNB5YSBSHGPP367TG6M5FAP33AUJ/

Reply via email to