Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Probably consider that if restorecon fails Commented Dec 14, 2018 at 5:01
  • It didn't work neither "restorecon" nor "semage" Commented Dec 14, 2018 at 8:52
  • @MassimilianoD Please post more details of your environment... What version of Fedora? rpm -qa 'selinux-*' for the versions of the policies? What is the output of systemctl status systemd-modules-load.service? What about ls -lZ /usr/lib/systemd/systemd-modules-load, is the binary tagged with systemd_modules_load_exec_t SELinux type? Please update your question with the response to these questions. Commented Dec 14, 2018 at 8:54