mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 08:48:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# audit2allow
|
||||
|
||||
> Create an SELinux local policy module to allow rules based on denied operations found in logs.
|
||||
> Note: Use audit2allow with caution—always review the generated policy before applying it, as it may allow excessive access.
|
||||
> Note: Use audit2allow with caution. Always review the generated policy before applying it, as it may allow excessive access.
|
||||
> More information: <https://manned.org/audit2allow>.
|
||||
|
||||
- Generate a local policy to allow access for all denied services:
|
||||
|
||||
Reference in New Issue
Block a user