On Fri, May 22, 2020 at 10:31 AM Steve Grubb <sgr...@redhat.com> wrote:
>
> Hello,
>
> I am working on our application whitelisting daemon. It uses the rpmdb to
> derive trust in what's on disk. If we use the whole rpmdb, then the number of
> files is large. So, to prune the amount of entries in the trust db down to a
> reasonable number, I thought we could jettison anything in /usr/share.

I think that you're being very optimistic. Python modules, for
instance, include executable scripts in their documentation stored in
/usr/share/doc/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to