Created
March 23, 2024 10:43
-
-
Save lemenkov/9f7b3a89eefed36ade03c3a4d315dc99 to your computer and use it in GitHub Desktop.
Generate selinux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setenforce 0 | |
# run what you need | |
setenforce 1 | |
cat /var/log/audit/audit.log | audit2allow -a -M benoitb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment