Zer0CoolX / Fedora-KDE-Minimal-Install-Guide

Guide to install KDE Plasma desktop environment on a minimal Fedora installation
GNU General Public License v3.0
169 stars 15 forks source link

[Known Bug] SELinux Troubleshooter: systemd-user-ru | read | dbus-1 #3

Closed Zer0CoolX closed 5 years ago

Zer0CoolX commented 5 years ago

https://bugzilla.redhat.com/show_bug.cgi?id=1644313#c55

This is a known Fedora bug that seems to impact the netinstall iso.

To resolve this run the commands linked to above as root/sudo after installing the required packages and booting into the DE:

semanage fcontext -a -t systemd_logind_exec_t /usr/lib/systemd/systemd-user-runtime-dir
restorecon -v /usr/lib/systemd/systemd-user-runtime-dir

This should resolve the alerts related to the issue.

This issue is unrelated to using my method of installation apart from using the netinstall iso.

Thanks

Zer0CoolX commented 5 years ago

This appears to have been resolved in Fedora 30.