fix(profile): whereis: allow search in /opt.

fix #532
This commit is contained in:
Alexandre Pujol 2024-10-01 18:32:39 +01:00
parent b96362d915
commit bd0f3448cb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -27,8 +27,8 @@ profile whereis @{exec_path} {
/usr/src/{**,} r, /usr/src/{**,} r,
/opt/ r, /opt/ r,
/opt/cni/bin/ r, /opt/**/bin/ r,
/opt/containerd/bin/ r, /opt/**/lib/ r,
@{etc_ro}/ r, @{etc_ro}/ r,