Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SELinux Status - Control Security Policies | Online Free DevTools by Hexmos

Control SELinux security policies with sestatus. Check current policy status, booleans, and contexts. Free online tool, no registration required.

sestatus

Print the current SELinux status. More information: https://manned.org/sestatus.

  • Print the current status:

sestatus

  • Print the current states of all policy booleans:

sestatus -b

  • Print the current file and process contexts:

sestatus -v

See Also