mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
overlay profiles: Disable python in SELinux tools
We never needed the python tools in Flatcar.
This commit is contained in:
parent
fbdf2bf74a
commit
1017fd45e5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user