#300 Presets: enable auditd-rules.service
Merged 4 months ago by sgallagh. Opened 4 months ago by sgallagh.
rpms/ sgallagh/fedora-release audit_rules  into  rawhide

file modified
+3
@@ -40,6 +40,9 @@ 

  # Approved by FESCo - https://fedorahosted.org/fesco/ticket/1311

  enable auditd.service

  

+ # https://bugzilla.redhat.com/show_bug.cgi?id=2258520

+ enable audit-rules.service

+ 

  # Locally-running service

  enable restorecond.service

  

The audit daemon loaded the rules in the past. But eventaully it was noticed
that there was a problem where system events that were of interest occurred
before auditd could start. Splitting them allows the rules to load sooner so
the events are waiting when auditd registers with the kernel.

The secondary effect of this split is that some people may be satisfied with
audit events in journald. This would let them have auditing without having to
install auditd and it man pages and utilities. It certainly won't have search
and report capabilities. But they may be offloading events to a central SIEM
and don't care.

https://bugzilla.redhat.com/show_bug.cgi?id=2258520

Signed-off-by: Stephen Gallagher sgallagh@redhat.com

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/c52acfff195f4f99b3402bc50338289b

Pull-Request has been merged by sgallagh

4 months ago
Metadata