From 9b68f61a4313c6542b977d1f15635457f509a490bb69f8760ceae72d962e827c Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Fri, 24 Oct 2025 14:02:14 +0100 Subject: [PATCH] V8.13.288.2025.10.24 Signed-off-by: Marc S. Weidner --- config/hooks/live/9996_auditd.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hooks/live/9996_auditd.chroot b/config/hooks/live/9996_auditd.chroot index 9d2137c..e2defe6 100644 --- a/config/hooks/live/9996_auditd.chroot +++ b/config/hooks/live/9996_auditd.chroot @@ -46,7 +46,7 @@ cat << EOF >| /etc/audit/rules.d/00-base-config.rules ## 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 (µs). +## This determine how long to wait in burst of events. How long to wait in bursts (us). --backlog_wait_time 1024 ## Set failure mode to syslog.