Add rpminspect.yaml
This commit is contained in:
parent
24a153a3d4
commit
bddb171154
6
rpminspect.yaml
Normal file
6
rpminspect.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
badfunc:
|
||||
ignore:
|
||||
# tftp uses inet_aton exclusively with IPv4 addresses so its presence
|
||||
# has no impact on IPv6 support
|
||||
- /usr/sbin/in.tftpd
|
||||
Loading…
Reference in New Issue
Block a user