Blame SOURCES/scap-security-guide-0.1.61-remove_RHEL_08_010560-PR_8145.patch

5fd106
diff --git a/controls/stig_rhel8.yml b/controls/stig_rhel8.yml
5fd106
index d7821c2e3b8..fe6b0f01186 100644
5fd106
--- a/controls/stig_rhel8.yml
5fd106
+++ b/controls/stig_rhel8.yml
5fd106
@@ -584,11 +584,6 @@ controls:
5fd106
         rules:
5fd106
             - sshd_disable_root_login
5fd106
         status: automated
5fd106
-    -   id: RHEL-08-010560
5fd106
-        levels:
5fd106
-            - medium
5fd106
-        title: The auditd service must be running in RHEL 8.
5fd106
-        status: pending
5fd106
     -   id: RHEL-08-010561
5fd106
         levels:
5fd106
             - medium
5fd106
diff --git a/products/rhel8/profiles/stig.profile b/products/rhel8/profiles/stig.profile
5fd106
index 7c89bcbf659..09fa85df181 100644
5fd106
--- a/products/rhel8/profiles/stig.profile
5fd106
+++ b/products/rhel8/profiles/stig.profile
5fd106
@@ -368,9 +368,6 @@ selections:
5fd106
     # RHEL-08-010550
5fd106
     - sshd_disable_root_login
5fd106
 
5fd106
-    # RHEL-08-010560
5fd106
-    - service_auditd_enabled
5fd106
-
5fd106
     # RHEL-08-010561
5fd106
     - service_rsyslog_enabled
5fd106
 
5fd106
diff --git a/products/rhel9/profiles/stig.profile b/products/rhel9/profiles/stig.profile
5fd106
index 690991f697b..eb2cac913bd 100644
5fd106
--- a/products/rhel9/profiles/stig.profile
5fd106
+++ b/products/rhel9/profiles/stig.profile
5fd106
@@ -369,9 +369,6 @@ selections:
5fd106
     # RHEL-08-010550
5fd106
     - sshd_disable_root_login
5fd106
 
5fd106
-    # RHEL-08-010560
5fd106
-    - service_auditd_enabled
5fd106
-
5fd106
     # RHEL-08-010561
5fd106
     - service_rsyslog_enabled
5fd106