Rule ID
SV-269356r1050239_rule
Version
V1R6
CCIs
The avahi package provides the zeroconf capability to discover remote services such as printers and announce itself as a service for sharing files and devices.
Verify that the avahi package is not installed with the following command: $ dnf list –installed avahi Error: No matching Packages to list If the "avahi" package is installed, this is a finding.
Remove the avahi package with the following command: $ dnf remove avahi