overlay profiles: Disable python in SELinux tools

We never needed the python tools in Flatcar.
This commit is contained in:
Krzesimir Nowak 2024-02-21 15:59:17 +01:00
parent fbdf2bf74a
commit 1017fd45e5

View File

@ -150,3 +150,9 @@ sys-apps/findutils selinux
app-containers/containerd btrfs device-mapper
app-containers/docker btrfs device-mapper overlay seccomp
app-containers/docker-cli hardened
# Drop python dependencies from some SELinux packages.
#
# The vanilla USE flag must be enabled if python is disabled.
sys-apps/policycoreutils vanilla -python
sys-libs/libsemanage -python