driveripper disk monitor agent deployed
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m16s

This commit is contained in:
2026-03-23 23:43:28 -04:00
parent b0fb09d706
commit 2ac5f980ac
3 changed files with 33 additions and 5 deletions

View File

@@ -129,6 +129,10 @@ sudo semodule -l
# Remove an active policy
sudo semodule -r clamav-notifysend
# Set a file type to allow systemd execute
semanage fcontext -a -t bin_t /root/.local/share
chcon -Rv -u system_u -t bin_t /root/.local/share
```
### Showing Dontaudit Rules