Re: Heads up: selinux-policy-3.14.1-25.fc28 breaks GDM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/P2MVSNB5YSBSHGPP367TG6M5FAP33AUJ/




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux