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