selinux:check_if_selinux_is_causing_an_app_to_fail

This is an old revision of the document!


SElinux - Check if SElinux is causing an app to fail

Switch SElinux over to Permissive mode

setenforce 0

NOTE: If the application suddenly starts working, this means the issue is with SElinux.

In this case, the application probably needs extra permissions that it doesn’t have.


Change SElinux back to enforcing mode

setenforce 1
selinux/check_if_selinux_is_causing_an_app_to_fail.1609801395.txt.gz · Last modified: 2021/01/04 23:03 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki