|
|
|
|
|
by josteink
3429 days ago
|
|
> I've been using SELinux in my Fedora the last 3 years, always on enforcing mode. No major problems I think the only problem I've encountered has been when Virtual Box (or was it VMWare?) tried to compile and install its custom kernel-modules, while using UEFI with secure-boot. They wouldn't load, because they weren't signed. Took me some debugging to figure out what was going on, but it was easily bypassed. The solution was to disable secure-boot and just boot UEFI in "regular" mode. Felt a bit like fixing things by running as root/admin, but apart from that one story, I've had absolutely zero other issues with SELinux. Fedora has implemented it really well. |
|
[0] https://docs.fedoraproject.org/en-US/Fedora/18/html/UEFI_Sec...
[1] http://gorka.eguileor.com/vbox-vmware-in-secureboot-linux/