From 64275013c0c73c6bd1c6ae269e1249df4891ef8f00c5925feb40738e6e7022f5 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Sat, 11 Oct 2025 08:07:13 +0100 Subject: [PATCH] V8.13.132.2025.10.11 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 be4cc02..289f633 100644 --- a/config/hooks/live/9996_auditd.chroot +++ b/config/hooks/live/9996_auditd.chroot @@ -391,7 +391,7 @@ cat << EOF >| /etc/systemd/system/audit-rules.service.d/10-ciss.conf [Service] ExecStart= -ExecStart=/sbin/auditctl -R /etc/audit/audit.rules >/dev/null 2>&1 +ExecStart=/usr/sbin/augenrules --load EOF