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.