mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 05:50:45 +00:00
tier-0: Add container-selinux
Because currently trying to layer it on later causes issues.
This commit is contained in:
parent
04c4c0d0dd
commit
43d8ee09de
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ packages:
|
|||
# Even in tier-0, we have this. If you don't want SELinux today, you'll need
|
||||
# to build a custom image.
|
||||
- selinux-policy-targeted
|
||||
# And we want container-selinux because trying to layer it on later currently causes issues.
|
||||
- container-selinux
|
||||
# Needed for tpm2 bound luks
|
||||
- tpm2-tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue