mkosi: Add selinux support to CentOS and Fedora initrds

The base initrd is also used by the system image
so selinux should be there even if not enabled by the base image.
This commit is contained in:
Richard Maw 2024-03-20 15:22:36 +00:00
parent 10ac38ddd3
commit 23a617fd8a

View file

@ -52,4 +52,6 @@ Packages=
vim-common
InitrdPackages=
setools
selinux-policy
tpm2-tools