Skip to content
daniel@cosenza:~/blog

tag

#selinux

3 posts

LinuxFix July 6, 2026 2 min read

Fixing SELinux Denials Blocking a Legitimate Service

A service that works fine with SELinux disabled fails mysteriously with it enforcing. Here's how to read audit.log, generate a targeted policy module, and fix the actual denial instead of disabling protection.

#fix#selinux#security
Read more