mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-04 04:51:43 +01:00
overlay profiles: Allow python for sys-process/audit
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
f54b043a22
commit
89ebdff85f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user