V9.14.018.2026.06.07
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Has been cancelled

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2026-06-07 10:59:37 +01:00
parent 0a091fb9a6
commit 421589285f
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -42,13 +42,13 @@ cat << EOF >| /etc/audit/rules.d/00-base-config.rules
## Increase the buffers to survive stress events.
## Make this bigger for busy systems.
-b 16384
-b 262144
## Rate Limit. Cap kernel->userspace message rate (0 = unlimited).
-r 200
## This determine how long to wait in burst of events. How long to wait in bursts (us).
--backlog_wait_time 1024
--backlog_wait_time 16384
## Set failure mode to syslog.
-f 1