diff --git a/controls/cis_rhel9.yml b/controls/cis_rhel9.yml index 12dda76450c..bf1ddbd6ad5 100644 --- a/controls/cis_rhel9.yml +++ b/controls/cis_rhel9.yml @@ -710,7 +710,6 @@ controls: status: automated rules: - package_avahi_removed - - package_avahi-autoipd_removed related_rules: - service_avahi-daemon_disabled diff --git a/products/rhel9/profiles/cis_workstation_l2.profile b/products/rhel9/profiles/cis_workstation_l2.profile index 90ddf905188..9a142259642 100644 --- a/products/rhel9/profiles/cis_workstation_l2.profile +++ b/products/rhel9/profiles/cis_workstation_l2.profile @@ -21,3 +21,4 @@ description: |- selections: - cis_rhel9:all:l2_workstation + - '!package_avahi_removed'