Update rpminspect's annocheck policy

annocheck is now using "hardened" policy both for rhel and centos.
Override the options for "hardened" instead of "rhel-policy".
This commit is contained in:
Florence Blanc-Renaud 2022-01-25 17:26:51 +01:00
parent b28fca276d
commit 103dc90372
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ runpath:
allowed_paths:
- /usr/lib64/samba
annocheck:
- rhel-policy: --ignore-unknown --verbose --skip-run-path
- hardened: --ignore-unknown --verbose --skip-run-path