overlay profiles: Allow python for sys-process/audit

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2025-05-08 17:04:01 +02:00
parent f54b043a22
commit 89ebdff85f

View File

@ -7,3 +7,8 @@ sys-apps/smartmontools caps
# with USE=selinux. For production images, we will filter python files
# out with an install mask.
sys-libs/libselinux -python
# Allow USE=python for sys-process/audit - it is needed by
# policycoreutils. For production images, we will filter python files
# out with an install mask.
sys-process/audit -python