diff --git a/rpminspect.yaml b/rpminspect.yaml index 174fbd2..9843e40 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,6 +1,9 @@ # Disable badfuncs check that has tons of false positives. badfuncs: - exclude_path: .* + allowed: + /usr/lib/systemd/tests/unit-tests/*: + - inet_addr + - inet_aton # don't report changed content of compiled files # that is expected with every update