mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
profiles/coreos/amd64: enable selinux for runc
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
This commit is contained in:
parent
c56eec4bb4
commit
d86d08d640
@ -9,6 +9,9 @@ sys-apps/coreutils selinux
|
||||
# Enable SELinux for tar
|
||||
app-arch/tar selinux
|
||||
|
||||
# Enable SELinux for docker-runc
|
||||
app-emulation/docker-runc selinux
|
||||
|
||||
# Only ship microcode currently distributed by Intel
|
||||
# See https://bugs.gentoo.org/654638#c11 by iucode-tool maintainer
|
||||
sys-firmware/intel-microcode vanilla
|
||||
|
Loading…
Reference in New Issue
Block a user