Skip to content

Commit fa40173

Browse files
committed
overlay profiles: Allow python for sys-process/audit
1 parent 086bb84 commit fa40173

File tree

1 file changed

+5
-0
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic

1 file changed

+5
-0
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use.mask

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ sys-apps/smartmontools caps
77
# with USE=selinux. For production images, we will filter python files
88
# out with an install mask.
99
sys-libs/libselinux -python
10+
11+
# Allow USE=python for sys-process/audit - it is needed by
12+
# policycoreutils. For production images, we will filter python files
13+
# out with an install mask.
14+
sys-process/audit -python

0 commit comments

Comments
 (0)